summaryrefslogtreecommitdiffstats
path: root/sbin/disklabel
Commit message (Expand)AuthorAgeFilesLines
* Add '-DPC98' to CFLAGS if MACHINE == pc98.nyan2000-05-091-0/+5
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-261-8/+8
* A local WIP snook in rev 1.31.obrien2000-04-211-6/+2
* Found more places where 'r' was being prepended to the device name.obrien2000-04-201-4/+8
* Add include of errno.h where needed, remove extern int errno where not.imp2000-04-141-3/+1
* Don't prepend "r" for the raw device anymore.obrien2000-04-101-1/+1
* Backed out removal of vendor id and gratuitous change of tmpfile prefixbde2000-01-111-1/+2
* 10 X's for mkstemp(), and don't redefine _PATH_TMPkris2000-01-102-4/+3
* Refreshed the silly copy of <sys/disklabel.h>. The old copy wasbde2000-01-051-160/+319
* Remove duplicate declarations for two internal functions.billf1999-09-251-2/+0
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Minor style fix.mpp1999-08-151-2/+2
* Various man page cleanup:mpp1999-08-151-2/+2
* Remove inappropriate references to the wrong name for the bootstrapgrog1999-08-011-8/+1
* Make intelligible:grog1999-07-311-138/+343
* Fix a gcc stupidity where it thought a variable was being used uninitializedbillf1999-07-211-2/+5
* Update for boot block location change.jkh1999-01-021-2/+2
* Look for boot blocks in new default location.jkh1998-12-173-36/+18
* Refer to "da" rather than "sd" device.rnordier1998-11-281-23/+23
* Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PARTbde1998-10-231-2/+2
* Updated the error message for EXDEV to match recent kernel fixes.bde1998-10-171-11/+5
* Attempt to fix my breakage of the alpha makebootarea() in rev.1.19.bde1998-08-231-7/+7
* Try to make this compile on both alpha and i386gpalmer1998-08-211-2/+2
* Fixed style bugs in previous commit.bde1998-08-171-37/+36
* Teach disklabel how to install a bootstrap on an alpha with SRM console.dfr1998-08-171-2/+37
* Fixed bugs in `disklabel -R...':bde1998-07-251-8/+21
* Clear d_boot0 and d_boot1 in the virgin label. These are overlaid bybde1998-07-201-7/+7
* Fixed printf format errors.bde1998-06-281-43/+47
* 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-043-71/+50
* Use the correct macro for file names. Remove empty `HISTORY' section.jkoshy1998-05-291-2/+1
* Fixed annoying warning for unused sccsid.bde1998-02-241-2/+4
* Die and stay dead. Ya got it?!jdp1997-07-041-388/+0
* This commit was generated by cvs2svn to compensate for changes in r27163,bde1997-07-021-0/+388
|\
| * Import Lite2's src/sbin, except for XNSrouted and routed. All relevantbde1997-07-022-8/+397
| * recording cvs-1.6 file deathpeter1995-12-301-384/+0
* | Show the real revision date and not the date that thissteve1997-06-231-2/+2
* | Add Id. Use err(3). Costmetic in usage string.charnier1997-06-102-56/+55
* | 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
* | Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* | Sort cross references.wosch1997-01-131-2/+3
* | Moved initialization of defaults for the label for the whole disk frombde1996-06-171-10/+4
* | Correct some man page cross references and file location references.mpp1996-04-071-3/+3
* | Try to preserve the fdisk table in the primary bootstrap, should itjoerg1996-02-032-0/+47
* | Finally implement the "auto" disktype. It attempts to get all thejoerg1996-01-222-1/+68
* | Declare functions, resolve printf-format warnings.joerg1996-01-211-33/+75
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-384/+0
* | Remove trailing whitespace.rgrimes1995-05-301-2/+2
OpenPOWER on IntegriCloud