summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel
Commit message (Collapse)AuthorAgeFilesLines
* Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces allbde1995-02-221-0/+11
| | | | | | | | | the values that it doesn't print by defaults. This seems wrong. I want to be able to see the total number of sectors more than edit it. The default d_secperunit of (sectors/track * tracks/cylinder * cylinders) is bogus if sectors/track is only an approximation and more bogus if sectors/track and tracks/cylinder are dummy values such as 4096 and 1 to defeat ufs's pessimizations.
* Allow for the specification of bsize, fsize, and bps (blocks per segment)gibbs1995-01-041-1/+16
| | | | for LFS filesystems.
* disklabel will dump core if you give it too few numbers to processpst1994-09-261-4/+10
| | | | Obtained from: NetBSD misc/490 - John Kohl
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-052-1/+386
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* Remove stuff for building manual pages the old way.rgrimes1994-05-281-7/+0
|
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-266-0/+2148
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud