Go to file
skrll b404656635 Move the clock_intr declaration. 2011-01-20 19:47:40 +00:00
bin No need to cast with bsearch(), it returns a void *. Use __arraycount(). 2011-01-13 23:45:13 +00:00
common prop_*_copyout takes an object as second parameter, not a pointer to object. 2011-01-20 11:17:58 +00:00
compat Change to use MAKEOBJDIR instead of MAKEOBJDIRPREFIX 2011-01-20 18:43:52 +00:00
crypto fixed a typo, it will now compile when KMADDRESS is defined. reported by Roman Hoog Antink (rha (at) open.ch) 2011-01-20 16:08:35 +00:00
dist warns=4 2010-12-13 01:45:38 +00:00
distrib bump libchromeXvMC major to match the other hw libraries to make 2011-01-20 18:55:38 +00:00
doc Add bouyer-quota2 branch 2011-01-20 11:46:19 +00:00
etc Build miniroot.kmod installation module for amd64. Hook GENERIC 2011-01-18 00:22:56 +00:00
external bump libchromeXvMC major to match the other hw libraries to make 2011-01-20 18:55:38 +00:00
extsrc
games avoid unnecessary cast (hi wiz) 2011-01-05 15:52:20 +00:00
gnu Add FreeBSD-9.0. 2011-01-19 00:10:10 +00:00
include Use the _sys alias instead of the _ alias as the way to access the baseline 2011-01-20 02:58:17 +00:00
lib Remove CPUFLAGS?= since it's no longer needed. 2011-01-20 18:41:39 +00:00
libexec Move powerpc gotptr to the end to preserve binary compatibility. 2011-01-16 15:56:37 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Adjust for the new chown location. 2011-01-14 00:59:14 +00:00
sbin fix mislabelled S.M.A.R.T. lifetime temperature record reading. 2011-01-19 07:55:12 +00:00
share Note in SYNOPSIS that fwhrng(4) attachs to ichlpcib(4). 2011-01-20 08:53:24 +00:00
sys Move the clock_intr declaration. 2011-01-20 19:47:40 +00:00
tests Fix off by one that made most of these tests die with a bus error in the 2011-01-15 20:16:57 +00:00
tools Define PRI[diouxX]8. We previously did this only for 2011-01-10 20:38:35 +00:00
usr.bin Add a simple dhcp client for rump kernels. It uses code from dhcpcd 2011-01-20 18:47:19 +00:00
usr.sbin - Replace fatal2() with the appropriate err(3)/errx(3) calls. 2011-01-20 15:48:11 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING
Makefile Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
Makefile.inc
UPDATING Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and 2011-01-17 18:11:09 +00:00
build.sh * test librumpdev_dm 2010-12-06 09:08:39 +00:00