aboutsummaryrefslogtreecommitdiff
path: root/sbin/disklabel
Commit message (Expand)AuthorAgeFilesLines
* Touch up of the disklabel(8) manual page, MFC.Tom Rhodes2002-04-171-27/+25
* MFC 1.36: nuke inappropriate .Op calls.Dima Dorfman2002-03-191-2/+2
* MFC: 1.35: Remove the confusing clause.Ruslan Ermilov2002-01-091-1/+1
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-142-3/+2
* MFC: 1.33: Fixed the defaults for bsize and fsize.Ruslan Ermilov2001-09-061-4/+4
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-4/+9
* MFC: rev 1.27 (clarify partition types)David E. O'Brien2001-08-011-5/+19
* MFC: 1.37 (clarify -r), 1.38 (nuke unused vars), 1.39 (execl())David E. O'Brien2001-08-011-6/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-222-37/+37
* MFC: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-221-1/+0
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-28/+50
* MFC: 1.36: use off_t for the size variable used to calculate the size ofDavid E. O'Brien2001-03-051-5/+5
* MFC: disklabel.8 rev 1.25, disklabel.c rev 1.3{3,5}David E. O'Brien2001-03-044-220/+561
* MFC: typoTim Vanderhoek2000-12-281-1/+1
* MFC: prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-3/+3
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-66/+107
* MFC: fix typos and layout problem.Ben Smithurst2000-11-281-5/+6
* MFC disklabel/virgin-label feature. Adds a DIOCVIRGIN ioctl to obtain aMatthew Dillon2000-11-262-34/+149
* Back out changes pending proper testing in -current.Jordan K. Hubbard2000-10-312-149/+34
* Implement a new ioctl, DIOCGDVIRGIN, which returns a virgin disklabel forMatthew Dillon2000-10-292-34/+149
* MFC: /dev/rXXX -> /dev/XXXPaul Saab2000-07-012-10/+10
* MFC: Add include of errno.h where needed, remove extern int errnoPaul Saab2000-07-011-3/+1
* MFC: Add '-DPC98' to CFLAGS if MACHINE == pc98.Yoshihiro Takahashi2000-05-091-0/+5
* MFC: rev 1.29 (don't prepend "r" to the device name)David E. O'Brien2000-04-101-1/+1
* Backed out removal of vendor id and gratuitous change of tmpfile prefixBruce Evans2000-01-111-1/+2
* 10 X's for mkstemp(), and don't redefine _PATH_TMPKris Kennaway2000-01-102-4/+3
* Refreshed the silly copy of <sys/disklabel.h>. The old copy wasBruce Evans2000-01-051-160/+319
* Remove duplicate declarations for two internal functions.Bill Fumerola1999-09-251-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Minor style fix.Mike Pritchard1999-08-151-2/+2
* Various man page cleanup:Mike Pritchard1999-08-151-2/+2
* Remove inappropriate references to the wrong name for the bootstrapGreg Lehey1999-08-011-8/+1
* Make intelligible:Greg Lehey1999-07-311-138/+343
* Fix a gcc stupidity where it thought a variable was being used uninitializedBill Fumerola1999-07-211-2/+5
* 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