Go to file
jdolecek 577b809930 crfree(): add DIAGNOSTIC sanity check of cr_ref; unfortunately, if the memory
is freed prematurely the check won't be triggered immediatelly, probably
since the memory is likely to be reused fast; but it _would_ be triggered
eventually
2001-11-27 07:30:03 +00:00
bin a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
crypto update version date to 20011127 2001-11-27 04:16:08 +00:00
dist "than" instead of "then". 2001-11-21 19:14:19 +00:00
distrib Just use vnd0 when vnconfig'ing and then use the char/raw device when newfs'ing 2001-11-27 05:05:38 +00:00
etc fix mfs examples 2001-11-26 16:34:56 +00:00
games Presence looks better with a 'c' instead of an 's'. 2001-11-21 19:01:31 +00:00
gnu A few things to make r/o source trees work that might have timestamps on the 2001-11-26 18:19:47 +00:00
include Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} 2001-11-01 15:03:07 +00:00
lib Add PPC assembler routines for ffs(3), bzero(3) and memset(3). 2001-11-25 01:09:58 +00:00
libexec Fix bug found by Izumi Tsutsui -- if _rtld_find_symdef returned NULL, the 2001-11-24 18:07:04 +00:00
regress ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:41:52 +00:00
sbin Add word "WARNING" when complaining about swap being world-read/writeable 2001-11-26 15:23:38 +00:00
share If using MAKEOBJDIRPREFIX use the same checks as the symlink logic does below. 2001-11-27 05:42:24 +00:00
sys crfree(): add DIAGNOSTIC sanity check of cr_ref; unfortunately, if the memory 2001-11-27 07:30:03 +00:00
tools Oops. typo which can break things for non-new toolchain builds if MKTOOLS isn't 2001-11-22 19:09:42 +00:00
usr.bin Cast the printf'ing of the 2 size_t vars in dohashstat to unsigned long long as 2001-11-26 21:04:49 +00:00
usr.sbin Drop an unnecessary .Pp, fix a typo, use standard headers, sort sections, 2001-11-25 23:30:46 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00
build.sh If using objdirs make sure the objdir root is made before starting the build. 2001-11-26 05:57:33 +00:00