summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot0cfg/boot0cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Write the MBR by using the bootcode verb of the gpart class.marcel2009-03-021-27/+22
* Another, hopefully final set of changes to boot0 and boot0cfg.luigi2008-12-031-26/+140
* - Improve error message given on g_providername call failure.lulf2008-09-301-2/+2
* - Make use of the new and g_device_path utility function in libgeom to avoidlulf2008-09-071-33/+23
* Attempt gctl verb "write MBR" when updating.phk2005-07-151-1/+22
* Open device R/W for ioctl modifications.phk2004-12-181-1/+1
* Correct polarity of packet mode bit.tegge2004-09-141-1/+1
* Enable packet mode by default. Disk drives have gotten so large now,obrien2004-08-031-1/+1
* Remove spurious semicolons. Outside of functions they are actually errors butstefanf2004-05-161-1/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+2
* Use the new sector0 munging ioctls to make boot0cfg work under GEOM.phk2002-12-291-8/+31
* Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:phk2002-10-011-0/+1
* WARNS=2 cleanup.mikeh2001-12-111-7/+11
* Add missing specification of the `-s' option to the usage line.iedowse2001-03-221-1/+1
* Allow people to set the default boot slice with boot0cfg.dwmalone2000-08-171-4/+19
* - When we save the existing MBR to a file, check to see if the MBR we arejhb2000-07-131-83/+138
* Update boot0cfg to handle the new boot0:jhb2000-07-121-20/+52
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Check that we really have a boot0 mbr before treating it as one.rnordier1999-06-221-4/+47
* Ensure that an update takes place when the -m option is used.rnordier1999-06-211-2/+2
* Implement -m option to enable/disable slices.rnordier1999-06-191-7/+15
* Finish implementing "setdrv" option. This is intended to be usedrnordier1999-02-261-2/+5
* Make various minor corrections.rnordier1999-02-221-3/+3
* Add boot0cfg: this installs/configures the `boot0' boot manager. Arnordier1999-02-211-0/+267
OpenPOWER on IntegriCloud