Go to file
tsutsui 09292cecb8 Explicitly include <mips/pcb.h> for struct pcb. 2011-01-17 15:32:59 +00:00
bin No need to cast with bsearch(), it returns a void *. Use __arraycount(). 2011-01-13 23:45:13 +00:00
common Add an membar_ops.S - not used currently. 2011-01-17 07:40:21 +00:00
compat Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
crypto avoid unused variable warning. 2011-01-09 23:17:36 +00:00
dist warns=4 2010-12-13 01:45:38 +00:00
distrib Remove /usr/share/misc/operator. 2011-01-17 11:09:06 +00:00
doc Note jruoho-x86intr branch. 2011-01-17 07:35:02 +00:00
etc h_server is back, now testier than ever 2011-01-14 13:24:45 +00:00
external Ensure that HAVE_DIX_CONFIG_H is defined for damageext, dbe, exa, and glx 2011-01-15 13:54:52 +00:00
extsrc
games avoid unnecessary cast (hi wiz) 2011-01-05 15:52:20 +00:00
gnu Remove NOMANDOC, the documents are at least parsed somewhat sensible. 2011-01-12 23:03:55 +00:00
include practice alphabet: "g before i except never" etc. 2010-12-29 15:53:57 +00:00
lib Add long double functions for eq,ne,gt,le,ge,lt,neg ops. 2011-01-17 10:08:35 +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 a mysterious indent lossage roaming around for last couple of years. 2011-01-14 06:02:57 +00:00
share add TIL today I learned 2011-01-17 15:18:06 +00:00
sys Explicitly include <mips/pcb.h> for struct pcb. 2011-01-17 15:32:59 +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 PR/44235: Valeriy E. Ushakov: Don't pick up a block from the free list if 2011-01-17 03:04:10 +00:00
usr.sbin Whitespace. 2011-01-14 13:31:47 +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 Add entry about -tradition-cpp change for people not using build.sh. 2011-01-15 16:13:59 +00:00
build.sh * test librumpdev_dm 2010-12-06 09:08:39 +00:00