summaryrefslogtreecommitdiff
path: root/sbin/disklabel/disklabel.8
AgeCommit message (Expand)Author
2009-06-02Add '-h' flag, and '*' as a unit specifier for 'p' Editor command.Kenneth R Westerback
2009-05-31'-d' works everywhere now. And it ignores the OpenBSD disk label,Kenneth R Westerback
2009-04-10Re-work '-A' so that it sets a flag that -E and -w use, and which willKenneth R Westerback
2009-04-01the note explaining partition letters is not a caveat, it is integral toJason McIntyre
2009-03-31Beef up description of 'c' partition in CAVEATS and remove mentions ofKenneth R Westerback
2009-03-31Remove lies about and tweak descriptions of built-in label editor,Kenneth R Westerback
2009-03-30Document new 'U' editor command.Kenneth R Westerback
2009-03-28Verbiage tweaks from jmc@ and millert@.Kenneth R Westerback
2009-03-28the CAVEAT about -B is described earlier; ok jmcTheo de Raadt
2009-03-28point out that -B does not exist on some machines, and installboot(8) isTheo de Raadt
2009-03-28As Tobias Ulmer pointed out on tech@, Tahoe behaviour no longer isKenneth R Westerback
2009-03-23tweak the description of -A a little more;Jason McIntyre
2009-03-22tweak previous;Jason McIntyre
2009-03-22Add 'A' command to Editor mode, and -A flag to automatically execute itKenneth R Westerback
2008-08-10spacing; remove non-existent flag from synopsis.Igor Sobrado
2008-08-10add missing space.Igor Sobrado
2008-06-25In interactive mode, always suggest offsets and sizes inside theOtto Moerbeek
2008-04-06Remove stray '-r' reference that survived the nuke of -r.Kenneth R Westerback
2008-03-23Nuke disklabel -r. All labels come from the kernel via ioctl.Kenneth R Westerback
2008-01-25document maximum partition size; ok jmc@ krw@Otto Moerbeek
2008-01-08Beef up the (r)ecalculate command in -E mode by having it display theKenneth R Westerback
2007-12-16add missing arguments to "-b" and "-s"Igor Sobrado
2007-06-02installboot not just for i386; ok krwJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-26Eliminate CPU_BIOS from userland and wd(4) by always using the BIOSKenneth R Westerback
2006-05-16change only use of slice to 'partition letter' to be consistent withKevin Steves
2005-03-07more macro simplification;Jason McIntyre
2004-10-25typo, from Nathan RickerbyOtto Moerbeek
2003-12-30s/inadvertantly/inadvertently;Jason McIntyre
2003-12-29Add support for % and & units to indicate percent of total space andTodd C. Miller
2003-12-20make disklabel docs more readable: more logical SYNOPSIS; sort options;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-06-21add CAVEATS: disklabel only supports 15 partitions, excluding `c';Jason McIntyre
2003-06-03- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-12more .LiTheo de Raadt
2003-02-13add support for printing disklabels in units other than sectors fromTed Unangst
2003-02-01typos;Jason McIntyre
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-07-27Typo; similates -> simulatesAaron Campbell
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
2001-08-07o Fix a typo (heko@iki.fi)Todd C. Miller
2001-02-04mention scan_ffs; map@infinitum.chTheo de Raadt
2001-01-24mention that sparc & amiga have weird partition tablesTheo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-04Add 'D' and 'z' commands to editor to use the default partition andTodd C. Miller
2000-04-04Add "expert mode" and don't prompt for fsize/bsize/cpg unless an expertTodd C. Miller