Go to file
lukem 9c5c77ae54 - ffs_blkpref() changes:
- don't both updating fs->fs_cgrotor, since it's actually not used in
	  the kernel. from Manuel Bouyer in [kern/3389]
	- when examining cylinder groups from startcg to startcg-1 (wrapping
	  at fs->fs_ncg), there's no need to check startcg at the end as well
	  as the start...
- highlight in the struct fs declaration that fs_cgrotor is UNUSED
2001-09-19 01:38:16 +00:00
bin ANSIfy, KNF, by Petri Koistinen. 2001-09-16 22:14:40 +00:00
crypto Printf formats on LP64. 2001-09-18 03:11:22 +00:00
dist Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
distrib Update for stic header file shuffle. 2001-09-18 19:53:15 +00:00
etc Create stic devices. 2001-09-18 19:58:41 +00:00
games Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
gnu Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
include update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
lib Cosmetic changes (including ANSI'fy). 2001-09-19 01:14:51 +00:00
libexec a few changes from Mike Heffner <mheffner@vt.edu> in private email: 2001-09-19 00:50:52 +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 add comments to make it clearer what cmpsblks() is doing 2001-09-18 08:38:28 +00:00
share s/^$/.Pp/ 2001-09-19 01:05:54 +00:00
sys - ffs_blkpref() changes: 2001-09-19 01:38:16 +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 Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
usr.sbin typo in IPv6 support. listen to wildcard address correctly. 2001-09-18 04:36:28 +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 Add text describing what to do if make complains about a missing 2001-09-16 04:25:39 +00:00