Go to file
simonb 9e826282a4 Fix funny whitespace in a variable assignment. 2008-07-08 08:14:37 +00:00
bin %d doesn't work so well with the now-u_long type. (HI GMCGARRY!) 2008-06-27 08:17:43 +00:00
common Changes to make lint STFU. 2008-06-30 20:54:19 +00:00
crypto From Timo Teras: fix some %d to %zu (size_t values) 2008-07-02 14:46:27 +00:00
dist Remove gcc comma-eliminating variadic macro. Prefer __func__. 2008-06-27 02:09:49 +00:00
distrib Add myself to the list of developers. Somehow, I never got around to doing 2008-07-07 23:57:25 +00:00
doc Add haad-dm branch. 2008-07-07 14:53:37 +00:00
etc The wscons.conf syntax is assuming all arguments on their own fields. 2008-07-03 11:19:34 +00:00
external Fix a typo. 2008-07-05 23:52:33 +00:00
games remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
gnu /var/lib -> /var/db by popular demand. 2008-06-25 01:32:37 +00:00
include SUS says that pthread_atfork() must also be in unistd.h 2008-06-25 11:45:38 +00:00
lib Nuke __strong_alias() to avoid definition loop. 2008-07-08 00:23:28 +00:00
libexec Add missing RCSID. 2008-06-09 01:00:23 +00:00
regress - Add general cpuset macros. 2008-06-16 01:41:20 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin Fix funny whitespace in a variable assignment. 2008-07-08 08:14:37 +00:00
share change licence of my old code to two-clause BSD licence 2008-07-02 10:16:20 +00:00
sys remove some more local changes of the form "foo.h" -> <dev/*/foo.h> 2008-07-08 06:50:22 +00:00
tests Fix two bugs to make MKMODULAR=yes builds will work again, for the 2008-05-31 19:58:35 +00:00
tools Verify that MAKEFLAGS contains "-j" before trying to manipulate it 2008-07-07 10:57:03 +00:00
usr.bin It actually makes no sense to warn on a behaviour that was allowed in 2008-07-07 16:10:27 +00:00
usr.sbin Don't define ISC_PLATFORM_HAVEXADDQ if i386. It only works on the Pentium 2008-06-23 09:19:34 +00:00
x11 MKMAN=no -> NOMAN= # defined 2008-05-25 01:46:18 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Descend into external. 2008-05-22 14:13:58 +00:00
Makefile.inc
UPDATING Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740. 2008-05-31 13:24:57 +00:00
build.sh Make build.sh -C work as advertised. 2008-06-27 21:38:36 +00:00