Go to file
chs 2133049a7c create a new pool for map entries, allocated from kmem_map instead of
kernel_map.  use this instead of the static map entries when allocating
map entries for kernel_map.  this greatly reduces the number of static
map entries used and should eliminate the problems with running out.
2001-09-09 19:38:22 +00:00
bin Fix typo (specifc instead of specific). 2001-09-04 21:47:31 +00:00
crypto For consistency, make permit_root_login default to PERMIT_NO if not specified 2001-09-03 04:23:10 +00:00
dist Xref ipf(8) instead of non-existing ipf(1). 2001-09-09 17:22:59 +00:00
distrib install miscfs/syncfs/syncfs.h 2001-09-09 17:42:46 +00:00
etc Add downinterfaces. Noticed by Thomas Klausner. 2001-09-08 06:06:52 +00:00
games More quote cleanup. Remove a fortune that also is in -o. 2001-09-01 22:30:54 +00:00
gnu compare IPv6 address correctly, for net_interfaces directive. 2001-09-09 02:52:44 +00:00
include Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass 2001-08-18 19:31:47 +00:00
lib Add assembly versions of DES transforms for x86; a performance improvement 2001-09-09 10:44:24 +00:00
libexec -edebug should only be mentioned in the help #ifdef ENCRYPTION, not #ifdef 2001-09-02 18:56:26 +00:00
regress Add des_enc.c to create destest since des_ecb.c needs functions 2001-09-09 15:55:29 +00:00
sbin Don't punt on really unknown type of device when fetching name of it. 2001-09-08 23:29:05 +00:00
share Fix formatting glitches, from Thomas Klausner. 2001-09-09 04:23:19 +00:00
sys create a new pool for map entries, allocated from kmem_map instead of 2001-09-09 19:38:22 +00:00
tools Do a cleandir also before building when a timestamp demands it (not just on 2001-08-14 13:55:57 +00:00
usr.bin bump to nb2 after fixing PR #10367 and correcting another related bug 2001-09-09 11:04:23 +00:00
usr.sbin Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found in 2001-09-06 02:16:00 +00:00
Makefile Make sure DESTDIR is always set when calling the distrib-dirs target. 2001-08-17 15:05:50 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING it seems that TOODIR change is yet to be reach the tree. i guess i leave 2001-08-22 03:15:48 +00:00