Go to file
bjh21 33daa8de6b New kernel option, NFS_V2_ONLY, which aims to reduce the NFS client to just
that required to support NFSv2 mounts.  Not finished yet, but already
provides some 44k of saving in code size on arm26.  More savings, and some
documentation, are still to come.
2000-09-19 17:04:50 +00:00
bin Remove a hack to prevent unwanted gcc -Wuninitialized warning; it's now 2000-09-06 13:37:14 +00:00
crypto Add support for running kpasswdd from inetd. Active if INETD_SUPPORT 2000-09-13 11:29:26 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib fix problems building a distribution on i386 2000-09-18 11:56:09 +00:00
etc - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
games Add missing initialisers (avoid gcc -W warnings) and comments giving 2000-09-18 06:14:31 +00:00
gnu make this work for i386-netbsdelf. most of this work is based on patches 2000-09-14 03:56:04 +00:00
include First argument to secure_path() is const. XXX Why is it re-declared here? 2000-09-18 16:57:11 +00:00
lib Document secure_path() better; in particular, note that it will write 2000-09-19 15:03:20 +00:00
libexec Use strlcpy/strlcat instead of strn* plus manual termination. 2000-09-19 16:17:48 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin If device and mountpoint are given without -t, and without a : in the 2000-09-18 10:48:23 +00:00
share Add entries for vmepcc and vmetwo, mention MVME162, and correct 2000-09-19 11:11:50 +00:00
sys New kernel option, NFS_V2_ONLY, which aims to reduce the NFS client to just 2000-09-19 17:04:50 +00:00
usr.bin Add -E "dontsendempty" flag which does not send messages that have no 2000-09-19 01:12:48 +00:00
usr.sbin Clean one paragraph. 2000-09-19 16:28:52 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING crypto-* is no longer there. 2000-08-20 19:51:24 +00:00