Go to file
fvdl 2c310ee4d5 Depending on the NAMECACHE_ENTER_REVERSE option, always enter reverse
mappings (vnode -> name) in the reverse mapping hash table. Without
this option, there is no change; only directories will be entered to
speed up getcwd. This is an option because it will cause getcwd
to hit longer hash chains, and at the moment its usefulness is
still limited.
2001-03-29 22:39:23 +00:00
bin Always initialize an auto variable. 2001-03-23 01:06:02 +00:00
crypto Set the KRB5CCNAME envrironment variable in the child if we received 2001-03-28 03:31:52 +00:00
dist Resolve conflicts. 2001-03-26 06:11:46 +00:00
distrib Add Matt Fredette to the list of developers. 2001-03-29 01:09:02 +00:00
etc Bugfixes. 2001-03-28 20:55:27 +00:00
games Build the data files in the obj/compile directory and install them with 2001-03-27 02:23:28 +00:00
gnu Update list of dynamically generated source files. 2001-03-29 09:59:09 +00:00
include Sprinkle some restrict. 2001-03-29 19:06:39 +00:00
lib While I'm here, add a LIBRARY section. 2001-03-29 20:56:30 +00:00
libexec crank for GLOB_LIMIT fix 2001-03-29 13:15:07 +00:00
regress Don't require a Makefile.inc from the arch subdir. 2001-03-22 12:27:59 +00:00
sbin Don't error out if the mbr cannot be read. 2001-03-29 12:18:32 +00:00
share fix typos (foreight --> foreign) 2001-03-29 08:47:47 +00:00
sys Depending on the NAMECACHE_ENTER_REVERSE option, always enter reverse 2001-03-29 22:39:23 +00:00
usr.bin Fix order of arithmetic operations so that NFS file system quotas over 2001-03-29 21:54:01 +00:00
usr.sbin If a package is already installed, this is *not* a fatal error. Do not 2001-03-28 12:46:01 +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
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00