Go to file
2011-01-16 03:22:19 +00:00
bin No need to cast with bsearch(), it returns a void *. Use __arraycount(). 2011-01-13 23:45:13 +00:00
common Use END(foo) everywhere. 2011-01-15 07:31:11 +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 build and install aps module on i386 and amd64 2011-01-16 01:13:10 +00:00
doc Add driver for BlizzardPPC SCSI. 2011-01-14 10:34:15 +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 off by one in fetching history data. From: Gerry Swislow 2011-01-16 03:05:51 +00:00
libexec Warn about DT_TEXTRELs 2011-01-16 02:36:05 +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 Added Radoslaw Kujawa's license from sys/arch/amiga/dev/bppcsc.c. 2011-01-15 11:59:42 +00:00
sys Add -D_NOREGNAMES 2011-01-16 03:22:19 +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 Do not crash if a date cannot be represented (localtime returning 2011-01-15 22:54: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
build.sh * test librumpdev_dm 2010-12-06 09:08:39 +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 Add entry about -tradition-cpp change for people not using build.sh. 2011-01-15 16:13:59 +00:00