Age | Commit message (Expand) | Author |
2008-08-10 | spacing; remove non-existent flag from synopsis. | Igor Sobrado |
2008-08-10 | add missing space. | Igor Sobrado |
2008-06-25 | In interactive mode, always suggest offsets and sizes inside the | Otto Moerbeek |
2008-04-06 | Remove stray '-r' reference that survived the nuke of -r. | Kenneth R Westerback |
2008-03-23 | Nuke disklabel -r. All labels come from the kernel via ioctl. | Kenneth R Westerback |
2008-01-25 | document maximum partition size; ok jmc@ krw@ | Otto Moerbeek |
2008-01-08 | Beef up the (r)ecalculate command in -E mode by having it display the | Kenneth R Westerback |
2007-12-16 | add missing arguments to "-b" and "-s" | Igor Sobrado |
2007-06-02 | installboot not just for i386; ok krw | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-26 | Eliminate CPU_BIOS from userland and wd(4) by always using the BIOS | Kenneth R Westerback |
2006-05-16 | change only use of slice to 'partition letter' to be consistent with | Kevin Steves |
2005-03-07 | more macro simplification; | Jason McIntyre |
2004-10-25 | typo, from Nathan Rickerby | Otto Moerbeek |
2003-12-30 | s/inadvertantly/inadvertently; | Jason McIntyre |
2003-12-29 | Add support for % and & units to indicate percent of total space and | Todd C. Miller |
2003-12-20 | make disklabel docs more readable: more logical SYNOPSIS; sort options; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-06-21 | add CAVEATS: disklabel only supports 15 partitions, excluding `c'; | Jason McIntyre |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-12 | more .Li | Theo de Raadt |
2003-02-13 | add support for printing disklabels in units other than sectors from | Ted Unangst |
2003-02-01 | typos; | Jason McIntyre |
2002-12-31 | Prepare for the removal of amiga and sun3 platforms from the tree. | Miod Vallat |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |
2002-07-27 | Typo; similates -> simulates | Aaron Campbell |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-07 | o Fix a typo (heko@iki.fi) | Todd C. Miller |
2001-02-04 | mention scan_ffs; map@infinitum.ch | Theo de Raadt |
2001-01-24 | mention that sparc & amiga have weird partition tables | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-06-04 | Add 'D' and 'z' commands to editor to use the default partition and | Todd C. Miller |
2000-04-04 | Add "expert mode" and don't prompt for fsize/bsize/cpg unless an expert | Todd C. Miller |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
1999-10-10 | Tweak. | Aaron Campbell |
1999-10-09 | Reformat. Aaron will probably change this three-times over, but it's a | Angelos D. Keromytis |
1999-08-14 | Add -c flag that uses DIOCRLDINFO to clear (and update) the in-core label. | Todd C. Miller |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-04-07 | Kill -F option, it is not needed and just plain wrong anyway | Todd C. Miller |
1999-03-25 | typo | Marc Espie |
1999-03-23 | Rename -F option to -f and add a new -F (full disk) option to use in -E mode. | Todd C. Miller |
1999-03-16 | Add -F flag to cause editor to prompt for mount points and save the resulting... | Todd C. Miller |
1999-03-13 | Add support for delete "*" | Todd C. Miller |
1999-03-01 | Change undocumented '-p' flag to '-d' and document. Also document '-v'. | Todd C. Miller |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |