summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel/bsdlabel.c
Commit message (Expand)AuthorAgeFilesLines
* Use warnx()+fprintf() to handle multi-line messages. Correct K&R support andcharnier1998-06-081-12/+10
* Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unusedcharnier1998-06-041-56/+34
* Add Id. Use err(3). Costmetic in usage string.charnier1997-06-101-56/+53
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Use mkstemp rather than mktemp to prevent a small race.imp1997-03-241-11/+11
* Moved initialization of defaults for the label for the whole disk frombde1996-06-171-10/+4
* Try to preserve the fdisk table in the primary bootstrap, should itjoerg1996-02-031-0/+27
* Finally implement the "auto" disktype. It attempts to get all thejoerg1996-01-221-1/+47
* Declare functions, resolve printf-format warnings.joerg1996-01-211-33/+75
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces allbde1995-02-221-0/+11
* Allow for the specification of bsize, fsize, and bps (blocks per segment)gibbs1995-01-041-1/+16
* disklabel will dump core if you give it too few numbers to processpst1994-09-261-4/+10
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+1314
OpenPOWER on IntegriCloud