Go to file
oster a038f90588 Kernel memory is not to be wasted. If we're bailing out because of an error,
give any allocated memory back to the kernel so someone else can use it.
1999-12-03 03:06:44 +00:00
bin Since we have an "extern.h", put all external variable declarations in 1999-12-03 02:26:36 +00:00
dist/bind - Add missing .El's 1999-11-29 18:28:18 +00:00
distrib libc.so.12.51 -> .52 1999-12-01 18:36:18 +00:00
etc - Add '-F' option which forces rotation of logs (from FreeBSD). 1999-11-30 12:03:24 +00:00
games Correct wargames quote, and while we are here be a little more selective 1999-11-16 17:27:14 +00:00
gnu open(2) can legally return 0. Errors only if return value < 0. 1999-12-01 03:45:54 +00:00
include Change the declaration of the argv argument to getopt(3) from "char * const *" 1999-12-02 13:15:55 +00:00
lib Add a LIBRARY section to system call manual pages. While it's clear that the 1999-12-02 21:42:35 +00:00
libexec No need for <varargs.h> here. 1999-11-29 10:59:02 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin rcsid police 1999-12-03 02:13:55 +00:00
share Note that the 3c905 and 3c574 use nsphy and tqphy devices, respectively. 1999-12-02 19:13:32 +00:00
sys Kernel memory is not to be wasted. If we're bailing out because of an error, 1999-12-03 03:06:44 +00:00
usr.bin Define "_KERNEL" not "KERNEL" before including "netinet6/ip6_mroute.h". 1999-12-02 14:31:22 +00:00
usr.sbin IPv6 support in syslogd. actually we need library update as well. 1999-12-02 16:17:29 +00:00
Makefile Document MKOBJDIRS here, and sort the variable list in the comments 1999-11-30 17:48:11 +00:00