aboutsummaryrefslogtreecommitdiff
path: root/sbin/disklabel
Commit message (Expand)AuthorAgeFilesLines
* Update for boot block location change.Jordan K. Hubbard1999-01-021-2/+2
* Look for boot blocks in new default location.Jordan K. Hubbard1998-12-173-36/+18
* Refer to "da" rather than "sd" device.Robert Nordier1998-11-281-23/+23
* Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PARTBruce Evans1998-10-231-2/+2
* Updated the error message for EXDEV to match recent kernel fixes.Bruce Evans1998-10-171-11/+5
* Attempt to fix my breakage of the alpha makebootarea() in rev.1.19.Bruce Evans1998-08-231-7/+7
* Try to make this compile on both alpha and i386Gary Palmer1998-08-211-2/+2
* Fixed style bugs in previous commit.Bruce Evans1998-08-171-37/+36
* Teach disklabel how to install a bootstrap on an alpha with SRM console.Doug Rabson1998-08-171-2/+37
* Fixed bugs in `disklabel -R...':Bruce Evans1998-07-251-8/+21
* Clear d_boot0 and d_boot1 in the virgin label. These are overlaid byBruce Evans1998-07-201-7/+7
* Fixed printf format errors.Bruce Evans1998-06-281-43/+47
* Use warnx()+fprintf() to handle multi-line messages. Correct K&R support andPhilippe Charnier1998-06-081-12/+10
* Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unusedPhilippe Charnier1998-06-043-71/+50
* Use the correct macro for file names. Remove empty `HISTORY' section.Joseph Koshy1998-05-291-2/+1
* Fixed annoying warning for unused sccsid.Bruce Evans1998-02-241-2/+4
* Die and stay dead. Ya got it?!John Polstra1997-07-041-388/+0
* This commit was generated by cvs2svn to compensate for changes in r27163,Bruce Evans1997-07-021-0/+388
|\
| * Import Lite2's src/sbin, except for XNSrouted and routed. All relevantBruce Evans1997-07-022-0/+1703
* Show the real revision date and not the date that thisSteve Price1997-06-231-2/+2
* Add Id. Use err(3). Costmetic in usage string.Philippe Charnier1997-06-102-56/+55
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Use mkstemp rather than mktemp to prevent a small race.Warner Losh1997-03-241-11/+11
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Sort cross references.Wolfram Schneider1997-01-131-2/+3
* Moved initialization of defaults for the label for the whole disk fromBruce Evans1996-06-171-10/+4
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-3/+3
* Try to preserve the fdisk table in the primary bootstrap, should itJoerg Wunsch1996-02-032-0/+47
* Finally implement the "auto" disktype. It attempts to get all theJoerg Wunsch1996-01-222-1/+68
* Declare functions, resolve printf-format warnings.Joerg Wunsch1996-01-211-33/+75
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-384/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces allBruce Evans1995-02-221-0/+11
* Allow for the specification of bsize, fsize, and bps (blocks per segment)Justin T. Gibbs1995-01-041-1/+16
* disklabel will dump core if you give it too few numbers to processPaul Traina1994-09-261-4/+10
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-052-1/+386
* Remove stuff for building manual pages the old way.Rodney W. Grimes1994-05-281-7/+0
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-266-0/+2148