Go to file
christos 6c793dc721 fix comment 2011-01-22 16:54:48 +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 From Roman Hoog Antink <rha@open.ch>: Fixes a null pointer dereference 2011-01-22 07:38:51 +00:00
dist Fix typo reported in PR 44429 by Ryo HAYASAKA. 2011-01-21 09:15:20 +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 Define HAVE_PCI_DEVICE_IS_BOOT_VGA. 2011-01-22 15:21:37 +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 stray printf. 2011-01-22 16:24:44 +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 When requesting to disable metadata partitions, also disable low formatting. 2011-01-21 22:32:13 +00:00
share Describe device_printf(9). 2011-01-21 17:51:19 +00:00
sys fix comment 2011-01-22 16:54:48 +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 Check sys_reboot() return value now that it's possible. 2011-01-22 13:43:07 +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 remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
Makefile.inc
UPDATING Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00
build.sh * test librumpdev_dm 2010-12-06 09:08:39 +00:00