Go to file
enami 76858f7620 When initially allocating or extending arrays in struct uvm_amap,
adjust allocation size using malloc_roundup().  This eliminates many
unnecessary malloc/memcpy calls.
2001-12-05 01:33:09 +00:00
bin Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
crypto Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
dist Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
distrib Add bsd.prog.mk for libhack components 2001-12-04 18:14:20 +00:00
etc Add MAKEDEV(8) for acorn32 and necessary directories. 2001-12-02 18:56:47 +00:00
games Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
gnu Back out replacing gawk by nawk - James Chacon already fixed gawk for 2001-12-03 22:28:19 +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 Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
libexec Add two new ftpd.conf(5) directives: 2001-12-04 13:54:12 +00:00
regress regress test for shorter keys. sync with kame 2001-11-28 03:16:06 +00:00
sbin Fix typo; pointed out by Gregory McGarry. :-) 2001-12-04 09:56:31 +00:00
share Misc fixes. 2001-12-04 23:42:02 +00:00
sys When initially allocating or extending arrays in struct uvm_amap, 2001-12-05 01:33:09 +00:00
tools Make sure and run sh configure as it may not have execute permissions. 2001-12-02 03:03:12 +00:00
usr.bin Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
usr.sbin Make sure that the we have a valid pathname. [We did the check too late, 2001-12-04 22:52:44 +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 Forgot a word 2001-12-02 03:13:10 +00:00
build.sh Check if this platform is supported for USE_NEW_TOOLCHAIN and exit with a 2001-12-04 04:28:23 +00:00