freebsd kernel with SKQ
Go to file
rgrimes 355d3febaf $rotdelay is now initialized to "-d 0 -n 1" and no longer changed based
upon disk type.  In far more cases than not this is the optimal setting
for any disk drive made after 1990.

This now means all installs will have the disks newfs'ed with either:
newfs -b 8192 -f 1024 -d 0 -n 1
or
newfs -n 4096 -f 512 -d 0 -n 1
depending on what the user chooses for the blocking factor.
1994-06-29 06:46:02 +00:00
bin Need ${LDFLAGS} one more place. 1994-05-30 13:59:50 +00:00
eBones BSD 4.4 Lite KerberosIV Sources 1994-05-27 05:12:12 +00:00
etc $rotdelay is now initialized to "-d 0 -n 1" and no longer changed based 1994-06-29 06:46:02 +00:00
gnu Add Chris Demetriou's --unlink changes. 1994-06-28 07:12:43 +00:00
include Add link.h to list of headers to install. 1994-05-28 09:37:33 +00:00
lib Move skey.h to /usr/include so other packages will be able to use 1994-06-02 20:25:30 +00:00
libexec Changes from Paul Kranenburg which bring us into sync with his sources: 1994-06-15 22:41:19 +00:00
sbin Update this to the latest version from Steve Gerakines. This is an easy 1994-06-22 04:49:04 +00:00
secure/usr.sbin/sendmail BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
share Add commented out STARTUP_LOCALE with explanation 1994-06-16 17:13:53 +00:00
sys Commit a whole cluster of last minute critical (and one cosmetic) fixes 1994-06-22 05:52:25 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Remove reference to the ld.so man page - ain't no such animal. 1994-06-17 17:22:16 +00:00
usr.sbin Add proper links so that - and -sh are catered for. 1994-06-24 16:39:30 +00:00
Makefile BSD 4.4 Lite Top Level Sources 1994-05-27 12:42:53 +00:00