freebsd kernel with SKQ
Go to file
Rodney W. Grimes f821ac3089 Added DEFBLOCKING to hold the default blocking factor after the question
has been asked once.  Disabled the ability to have different blocking
factors on different partitions since this is known to trash the vm system.

Removed many extranious echo's of the users answers.  This was probably put
in for debugging and never removed.  It was quite confusing to my test users.

Added autoscan of disk for bad blocks for bad144 type disks using the new
bad144 -s option.

Renabled the asking for verbose installation.  Why was this disabled??

Added creation of etc/disktab.install on the hard disk that is a copy
of the disktab used to create the disk with.

Added a mount -at ufs to the .profile so that all the diskpartitions get
mounted on first boot from hard disk, this is so commands that may have been
loaded into a seperate usr partition can be found.
1993-08-26 03:16:51 +00:00
bin 1003.2 requires that lexical comparisons be done in locale specific manner, 1993-08-17 16:06:00 +00:00
etc Added DEFBLOCKING to hold the default blocking factor after the question 1993-08-26 03:16:51 +00:00
gnu Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header 1993-08-23 05:26:19 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 add links to ../ 1993-07-23 21:29:57 +00:00
sys adding fpgetround(3) IEEE floating point environment support 1993-08-25 09:01:44 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin The release version of my package install suite. Please see man pages 1993-08-26 01:19:55 +00:00