summaryrefslogtreecommitdiff
path: root/usr.sbin/boot0cfg
Commit message (Expand)AuthorAgeFilesLines
* MFC: Syncs and diff reductions with -current. This includes:Tom Rhodes2003-03-121-2/+9
* MFC fixes from 1.17.Daniel Harris2002-05-141-3/+3
* MFC: WARNS cleanupMike Heffner2002-03-162-7/+12
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+11
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: 1.11: Fix usage line.Ian Dowse2001-03-251-1/+1
* MFC: Sync from -current: new packet option default.Robert Nordier2000-12-191-7/+7
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+3
* MFC: -s option; correct info regarding packet mode; line-breaking style.Robert Nordier2000-09-212-20/+52
* MFC: Teach boot0cfg about the new multi-sector boot0.John Baldwin2000-07-171-79/+166
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Check that we really have a boot0 mbr before treating it as one.Robert Nordier1999-06-221-4/+47
* Ensure that an update takes place when the -m option is used.Robert Nordier1999-06-211-2/+2
* Implement -m option to enable/disable slices.Robert Nordier1999-06-192-8/+22
* Finish implementing "setdrv" option. This is intended to be usedRobert Nordier1999-02-262-7/+10
* Make various minor corrections.Robert Nordier1999-02-222-5/+5
* Add boot0cfg: this installs/configures the `boot0' boot manager. ARobert Nordier1999-02-213-0/+410