summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/newfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some spelling errors.bde1998-01-161-2/+2
* Allow use of the name "swap" instead of an actual swap device.tegge1997-06-231-0/+31
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2:peter1997-03-111-14/+18
* This update adds the support for != 512 byte sector SCSI devices tosos1996-12-011-2/+15
* Add hooks into the mount_mfs code in newfs to do the FreeBSD-stylepeter1996-01-011-1/+15
* Shorten a variable name.dg1995-09-171-4/+4
* Avoid the "calculated sectors per cylinder disagrees with disklabel"joerg1995-09-091-1/+9
* Fixed error in maxcontig calculation that caused it to default to "1".dg1995-09-081-1/+1
* Yank out the rewriting of disklabels. This code can and will get confusedphk1995-04-191-52/+0
* Allow zero as value for certain arguments to indicate "take from disklabel".phk1995-02-051-2/+2
* Change the defaults for newfs to disregard the geometry in the disklabel.phk1995-02-051-2/+13
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-011-1/+1
* Put back the `:' in the trinary ?: so this can actually compile again! :)jkh1994-10-131-1/+1
* Added '-F file' option of mount_mfs. This allows me to make floppy imagesphk1994-10-121-1/+8
* Backed out part of the last change that prevents the rpos table fromdg1994-10-091-4/+6
* 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disablingdg1994-10-011-12/+22
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+678
OpenPOWER on IntegriCloud