Go to file
bjh21 ca0f6df99d Move all the nasty big tables into the text segment. This isn't much use in
the kernel at present, but maybe one day when we have a ROMmable kernel...
2001-01-12 22:44:08 +00:00
bin KPTR/KPTR24 are using u_int64_t. commented by minoura 2001-01-09 01:21:59 +00:00
crypto don't use LOG_CONS 2001-01-11 02:58:05 +00:00
dist don't use LOG_CONS 2001-01-11 02:58:05 +00:00
distrib A lot of whitespace cleanup, and some reorganization/simplification of 2001-01-12 05:39:37 +00:00
etc extend /etc/ifconfig.xxN, for comment lines (#) and shell script 2001-01-11 17:56:16 +00:00
games The capital of Mordor is _not_ Minas Morgul. 2001-01-12 04:33:51 +00:00
gnu Xref our "crosscompiling howto" (in htdocs) 2001-01-12 01:43:57 +00:00
include Sync with lib/librpcsvc/Makefile; Pass -B ${MAKEFLAGS} to submake. 2001-01-07 06:56:15 +00:00
lib slighly clarify how endbyte is used, so that this matches implementation more closely 2001-01-12 19:23:11 +00:00
libexec - use SHUT_RDWR instead of 1+1 for the 2nd arg to shutdown() 2001-01-11 01:32:34 +00:00
regress use $S for stuff calling sort directly, not via xsort 2001-01-12 22:35:07 +00:00
sbin avoid signal handler race. help from deraadt 2001-01-12 19:13:41 +00:00
share mention that the file is like /etc/ifconfig.fxp0. wording. 2001-01-12 02:55:28 +00:00
sys Move all the nasty big tables into the text segment. This isn't much use in 2001-01-12 22:44:08 +00:00
usr.bin alltable[], itable[], dtable[] were moved to init.c, g/c from sort.[ch] 2001-01-12 19:41:13 +00:00
usr.sbin correct fd_set allocation. from deraadt 2001-01-12 18:53:20 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mention fixed bsd.subdir.mk bug. 2001-01-01 15:29:16 +00:00