Go to file
mycroft 045091aa8f Add a big comment in the previous section of code... 2000-12-19 06:23:26 +00:00
bin Document /etc/localtime, per PR 8099 by Charles Hannum. 2000-12-18 07:57:02 +00:00
crypto (tf_create): remove the overwriting of the old ticket file 2000-12-09 00:53:52 +00:00
dist Now that the problem with TCP mounts is fixed, switch back to TCP mounts 2000-12-12 17:06:34 +00:00
distrib A sane distrib doesn't only need etc.tgz and kern.tgz, but also base.tgz. 2000-12-18 09:39:50 +00:00
etc Patch from Hubert. aliases never get rebuilt if aliases.db is never originally generated. 2000-12-18 07:56:41 +00:00
games Another one that really belongs here... 2000-12-17 10:08:08 +00:00
gnu Clean up MAJOR crack addiction: 2000-12-16 09:29:29 +00:00
include protect against multiple declarations. 2000-12-18 21:22:00 +00:00
lib fix typo in _nis_grscan(). "if (data); free(data);" -> "if (data) free(data);" 2000-12-17 22:09:12 +00:00
libexec Features: 2000-12-18 02:32:50 +00:00
regress test for dlopen(3) and the toolchain generating the files involved 2000-12-08 19:24:29 +00:00
sbin list the options in a specific options list (as per the `traditional' 2000-12-18 23:42:40 +00:00
share add FSVO (for some value of) 2000-12-18 15:05:30 +00:00
sys Add a big comment in the previous section of code... 2000-12-19 06:23:26 +00:00
usr.bin Pick the supported object formats in the Makefile instead of extern.h. 2000-12-18 08:51:39 +00:00
usr.sbin Select the object format in the Makefile, to allow selecting on 2000-12-18 20:43:58 +00:00
Makefile
Makefile.inc
UPDATING