| Commit message (Expand) | Author | Age | Files | Lines |
* | Backed out removal of vendor id and gratuitous change of tmpfile prefix | bde | 2000-01-11 | 1 | -1/+2 |
* | 10 X's for mkstemp(), and don't redefine _PATH_TMP | kris | 2000-01-10 | 2 | -4/+3 |
* | Refreshed the silly copy of <sys/disklabel.h>. The old copy was | bde | 2000-01-05 | 1 | -160/+319 |
* | Remove duplicate declarations for two internal functions. | billf | 1999-09-25 | 1 | -2/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 4 | -4/+4 |
* | Minor style fix. | mpp | 1999-08-15 | 1 | -2/+2 |
* | Various man page cleanup: | mpp | 1999-08-15 | 1 | -2/+2 |
* | Remove inappropriate references to the wrong name for the bootstrap | grog | 1999-08-01 | 1 | -8/+1 |
* | Make intelligible: | grog | 1999-07-31 | 1 | -138/+343 |
* | Fix a gcc stupidity where it thought a variable was being used uninitialized | billf | 1999-07-21 | 1 | -2/+5 |
* | Update for boot block location change. | jkh | 1999-01-02 | 1 | -2/+2 |
* | Look for boot blocks in new default location. | jkh | 1998-12-17 | 3 | -36/+18 |
* | Refer to "da" rather than "sd" device. | rnordier | 1998-11-28 | 1 | -23/+23 |
* | Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PART | bde | 1998-10-23 | 1 | -2/+2 |
* | Updated the error message for EXDEV to match recent kernel fixes. | bde | 1998-10-17 | 1 | -11/+5 |
* | Attempt to fix my breakage of the alpha makebootarea() in rev.1.19. | bde | 1998-08-23 | 1 | -7/+7 |
* | Try to make this compile on both alpha and i386 | gpalmer | 1998-08-21 | 1 | -2/+2 |
* | Fixed style bugs in previous commit. | bde | 1998-08-17 | 1 | -37/+36 |
* | Teach disklabel how to install a bootstrap on an alpha with SRM console. | dfr | 1998-08-17 | 1 | -2/+37 |
* | Fixed bugs in `disklabel -R...': | bde | 1998-07-25 | 1 | -8/+21 |
* | Clear d_boot0 and d_boot1 in the virgin label. These are overlaid by | bde | 1998-07-20 | 1 | -7/+7 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -43/+47 |
* | Use warnx()+fprintf() to handle multi-line messages. Correct K&R support and | charnier | 1998-06-08 | 1 | -12/+10 |
* | Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unused | charnier | 1998-06-04 | 3 | -71/+50 |
* | Use the correct macro for file names. Remove empty `HISTORY' section. | jkoshy | 1998-05-29 | 1 | -2/+1 |
* | Fixed annoying warning for unused sccsid. | bde | 1998-02-24 | 1 | -2/+4 |
* | Die and stay dead. Ya got it?! | jdp | 1997-07-04 | 1 | -388/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27163, | bde | 1997-07-02 | 1 | -0/+388 |
|\ |
|
| * | Import Lite2's src/sbin, except for XNSrouted and routed. All relevant | bde | 1997-07-02 | 2 | -8/+397 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -384/+0 |
* | | Show the real revision date and not the date that this | steve | 1997-06-23 | 1 | -2/+2 |
* | | Add Id. Use err(3). Costmetic in usage string. | charnier | 1997-06-10 | 2 | -56/+55 |
* | | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | | Use mkstemp rather than mktemp to prevent a small race. | imp | 1997-03-24 | 1 | -11/+11 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | | Sort cross references. | wosch | 1997-01-13 | 1 | -2/+3 |
* | | Moved initialization of defaults for the label for the whole disk from | bde | 1996-06-17 | 1 | -10/+4 |
* | | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -3/+3 |
* | | Try to preserve the fdisk table in the primary bootstrap, should it | joerg | 1996-02-03 | 2 | -0/+47 |
* | | Finally implement the "auto" disktype. It attempts to get all the | joerg | 1996-01-22 | 2 | -1/+68 |
* | | Declare functions, resolve printf-format warnings. | joerg | 1996-01-21 | 1 | -33/+75 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -384/+0 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | | Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces all | bde | 1995-02-22 | 1 | -0/+11 |
* | | Allow for the specification of bsize, fsize, and bps (blocks per segment) | gibbs | 1995-01-04 | 1 | -1/+16 |
* | | disklabel will dump core if you give it too few numbers to process | pst | 1994-09-26 | 1 | -4/+10 |
* | | Convert to our man installation style. Also fixed long-standing bug | wollman | 1994-08-05 | 2 | -1/+386 |
* | | Remove stuff for building manual pages the old way. | rgrimes | 1994-05-28 | 1 | -7/+0 |
|/ |
|
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 6 | -0/+2148 |