Go to file
mbalmer 34218c6ae7 Cast arguments to vaddr_t when using PRIxVADDR in the printf format string. 2011-01-23 11:01:08 +00:00
bin fix previous. 2011-01-22 21:09:51 +00:00
common Add a new O(log(2) implementation. On mips32/mips64, use clz/dclz. 2011-01-23 06:47:14 +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 mips64 gcc now defaults to soft-float 2011-01-23 06:31:39 +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 Teach libkvm how kernel virtual memory is laided on 64-bit MIPS kernels. 2011-01-23 06:28:52 +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 Cast arguments to vaddr_t when using PRIxVADDR in the printf format string. 2011-01-23 11:01:08 +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 avoid advertising 0/8 transport address (conforming RFC1122 2011-01-22 19:46:46 +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 Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00
build.sh Add arc64 alias 2011-01-23 06:50:53 +00:00