freebsd-dev/sbin/newfs
David Greenman 7ce005d7c1 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disabling
the use of the rotational position table.
2) Allow specification of 0 rotational positions (disables function).
3) Make rotdelay=0 and nrpos=0 by default.

   The purpose of the above is to optimize for modern SCSI (and IDE) drives
that do read-ahead/write-behind.
1994-10-01 16:56:22 +00:00
..
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
mkfs.c 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disabling 1994-10-01 16:56:22 +00:00
newfs.8 BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
newfs.c 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disabling 1994-10-01 16:56:22 +00:00