Go to file
tsutsui 04f1cf0315 Fix intr name for irq5. Now both IPL_BIO and IPL_NET are aliases of IPL_VM.
XXX is it better to pass intrname strings to extintr_establish()?
2008-05-16 16:24:17 +00:00
bin Normalize TNF license, move to 2 clause. 2008-04-30 13:39:13 +00:00
common In prop_data_create_data(blob, len), if len == 0, allocate no memory 2008-05-15 21:23:33 +00:00
crypto avoid using free_func as an argument because it is already a typedef. 2008-05-10 16:52:05 +00:00
dist Note NSF support. 2008-05-15 04:16:00 +00:00
distrib Bump ramdisk size from 500k to 600k to compensate for recent bloat, 2008-05-16 15:16:15 +00:00
doc Update gcc4-sh3-bz2 entry. 2008-05-16 13:16:25 +00:00
etc As part of make release copy the miniroot.kmod into installation/miniroot/ 2008-05-11 12:31:45 +00:00
games 2-clause my license. 2008-05-08 15:31:07 +00:00
gnu Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
include remove the const again - per core. 2008-05-10 22:37:42 +00:00
lib Use -fno-loop-optimize rather than -O0 for gcc4-sh3-bz2 hack. 2008-05-16 13:13:00 +00:00
libexec Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
regress Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
share Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
sys Fix intr name for irq5. Now both IPL_BIO and IPL_NET are aliases of IPL_VM. 2008-05-16 16:24:17 +00:00
tests Fix MKMODULAR=yes builds by resolving installation problems of the k_helper 2008-05-05 19:33:09 +00:00
tools Add rs6000 to the headerlist. Pointed out by Michael Muller 2008-05-14 07:08:40 +00:00
usr.bin VAR_CMD context is used by conditionals and other purposes, so 2008-05-15 21:05:54 +00:00
usr.sbin Fix two sizeof(__arraycount()) to not use sizeof when looking up the size 2008-05-15 23:31:56 +00:00
x11 Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
build.sh Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00