Go to file
dan 8c19166361 Comment initialisation conditions for rnd better, and don't uselessly
call rnd_init - instead assert that it has already been called
earlier.

change assert() -> KASSERT()
2002-10-08 12:12:56 +00:00
bin "output" is a pointer of size "outlen", so use outlen instead of 2002-10-08 02:47:59 +00:00
crypto use cast to unsigned long long, instead of PRIu64 2002-10-04 02:22:05 +00:00
dist Mark basic rate with '*' in PRINT_RATES(). 2002-09-30 13:31:57 +00:00
distrib Update example.conf to be more relevant to NetBSD 1.6, and to take 2002-10-08 07:38:52 +00:00
doc bind-4.9.10 out. 2002-10-07 10:39:27 +00:00
etc Build the GENERIC kernel. 2002-10-07 02:00:23 +00:00
games - use correctly bounded strings when reloading a saved game. in particular, 2002-10-01 14:18:57 +00:00
gnu more strict checking on command invocation. 2002-10-03 03:31:46 +00:00
include implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej 2002-10-06 03:15:45 +00:00
lib backout previous (3rd arg type), as it does not meet with getdirentries.c. 2002-10-08 05:54:05 +00:00
libexec sa_family on wire format is network byteorder 2002-10-08 02:50:51 +00:00
regress add kqueue subdir, commented out for now 2002-10-03 07:51:10 +00:00
rescue * Move the rescue bits into their own file. 2002-10-06 17:28:46 +00:00
sbin Make the -l flage more useful, by actually printing the systype number 2002-10-08 07:38:47 +00:00
share Bump date for VT8235; fix a major whitespace error; new sentence, new line. 2002-10-07 00:09:16 +00:00
sys Comment initialisation conditions for rnd better, and don't uselessly 2002-10-08 12:12:56 +00:00
tools Implement replacements for lchflags(), lchmod(), and lchown(), 2002-10-08 00:28:36 +00:00
usr.bin Make example clearer, that the -c _after_ the login is passed to the shell. 2002-10-05 14:07:04 +00:00
usr.sbin Remove convoluted code to work around missing lch{flags,mod,own}(); 2002-10-08 00:34:08 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +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 Note that a new config is needed after the autoconfiguration overhaul. 2002-10-04 04:37:06 +00:00
build.sh Add sh5 cases. 2002-10-02 16:57:29 +00:00