Go to file
mrg baafcdbb23 make the bpendtsleep: label only active if KERN_SYNCH_BPENDTSLEEP_LABEL
is defined.  if this option is present in the Makefile CFLAGS and we are
using GCC4, build kern_synch.c with -fno-reorder-blocks, so that this
actually works.

XXX be nice if KERN_SYNCH_BPENDTSLEEP_LABEL was a normal 'defflag' option
XXX but for now take the easy way out and make it checkable in CFLAGS.
2006-09-07 18:41:28 +00:00
bin Fix typo, update date. 2006-09-04 20:30:36 +00:00
common complete initialization. 2006-08-27 22:31:55 +00:00
crypto Apply the third version of the patch from OpenSSL to address this issue. 2006-09-06 22:47:11 +00:00
dist Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1 2006-09-05 19:31:47 +00:00
distrib Workbit NinjaATA-32 busmastering PIO IDE controller driver (njata) 2006-09-07 14:22:07 +00:00
doc Note 7025-F40 support and MI todr for prep. 2006-09-07 18:30:55 +00:00
etc make postconf configurable 2006-09-07 15:26:08 +00:00
games
gnu Add gcc4 mknative files for sh5el. 2006-09-04 20:01:28 +00:00
include Add efun(3) 2006-08-26 18:11:12 +00:00
lib Correct English; help with xtraeme. 2006-09-07 01:24:02 +00:00
libexec Pay attention to the new LFS_CLEANER_MUST_CLEAN flag in the Ifile. 2006-09-01 19:43:51 +00:00
regress Add -fno-reorder-blocks for gcc4, to avoid duplicate label definition 2006-09-02 21:27:41 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
share Workbit NinjaATA-32 busmastering PIO IDE controller driver (njata) 2006-09-07 14:22:07 +00:00
sys make the bpendtsleep: label only active if KERN_SYNCH_BPENDTSLEEP_LABEL 2006-09-07 18:41:28 +00:00
tools Allow for building a crosstools version of gprof. 2006-08-27 07:04:00 +00:00
usr.bin Fix requests for msg input with a NULL target buffer (or zero length one) 2006-09-06 19:24:15 +00:00
usr.sbin Add a very brief EXAMPLES section. 2006-09-07 14:52:38 +00:00
x11 use ${.ALLSRC:M*o} instead of ${OBJS} in module build rule. 2006-09-07 03:45:50 +00:00
BUILDING
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00
build.sh Recognize MACHINE=landisk (sh3el). 2006-09-01 21:52:55 +00:00