summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot0cfg
Commit message (Expand)AuthorAgeFilesLines
* Write the MBR by using the bootcode verb of the gpart class.marcel2009-03-021-27/+22
* Extend the geom-related info and put in the NOTE section, notluigi2009-01-131-14/+19
* Another, hopefully final set of changes to boot0 and boot0cfg.luigi2008-12-032-26/+149
* - 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
* "-b /boot/mbr" is redundant, /boot/mbr is the default boot code for fdisk(8).pav2007-06-071-2/+2
* - Revert previous revision, it was incorrectpav2007-06-061-8/+5
* Document /boot/mbr (non-interactive boot block)pav2007-05-121-0/+10
* Attempt gctl verb "write MBR" when updating.phk2005-07-152-1/+25
* Document how to make boot0cfg work on mounted disks.scottl2005-04-071-0/+11
* Sort sections.ru2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Open device R/W for ioctl modifications.phk2004-12-181-1/+1
* Correct polarity of packet mode bit.tegge2004-09-141-1/+1
* boot0 defaults to packet mode.tegge2004-09-141-1/+1
* Enable packet mode by default. Disk drives have gotten so large now,obrien2004-08-031-1/+1
* mdoc(7) fixes.ru2004-07-071-1/+1
* Document boot0sio and note that it requires modem handshake to work.phk2004-06-171-2/+9
* Spelling nit.ru2004-06-041-1/+1
* Remove spurious semicolons. Outside of functions they are actually errors butstefanf2004-05-161-1/+1
* Get rid of duplicates.ru2003-09-141-1/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+2
* Add an example of how to use the -m option that clarifies how the bits injhb2003-04-151-4/+5
* style.Makefile(5)obrien2003-04-041-1/+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
* The .Nm utilitycharnier2002-07-141-1/+1
* Remove references to the update/noupdate flag from the descriptioniedowse2002-05-281-4/+1
* The man page is VERY WRONG about using "-o noupdate" with -s.obrien2002-05-251-5/+12
* Trivial language fixes.dannyboy2002-05-141-3/+3
* WARNS=2 cleanup.mikeh2001-12-112-7/+12
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-1/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-1/+3
* Unset MAINTAINER.rnordier2001-07-211-2/+0
* fdisk(8): document the default for -b, add xref to boot0cfg(8).ru2001-07-181-0/+7
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Add missing specification of the `-s' option to the usage line.iedowse2001-03-221-1/+1
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* remove trailing periods from SEE ALSO.ben2000-11-151-1/+1
* Use Fx macro wherever possible.ru2000-11-141-1/+2
* Reflect new packet option default.rnordier2000-10-021-6/+6
* Set MAINTAINER.rnordier2000-10-021-0/+2
* Mark a path up with Pa.sheldonh2000-09-111-1/+2
* Whitespace-only change: apply normal line breaking style.sheldonh2000-09-111-15/+21
* Provide correct information regarding "packet" option default.rnordier2000-09-091-4/+5
* Allow people to set the default boot slice with boot0cfg.dwmalone2000-08-172-4/+28
* - 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-283-3/+3
OpenPOWER on IntegriCloud