Age | Commit message (Expand) | Author |
2016-12-08 | move the text describing the % and & units to a better place; | Jason McIntyre |
2016-12-03 | provide missing unit suffixes; from ross l richardson | Jason McIntyre |
2016-09-01 | remove sparc reference; | Jason McIntyre |
2015-12-24 | tweak auto-allocation description, with and ok jmc@ | Otto Moerbeek |
2015-10-16 | Remove -B from EXAMPLES; reminded by jmc@ | Miod Vallat |
2015-10-15 | Remove disklabel -B (NUMBOOT) support. All the platforms which used to need | Miod Vallat |
2015-05-19 | improve spacing in disklabel template. | Igor Sobrado |
2015-04-29 | some fine-tuning in SYNOPSIS, usage, and order of options, with jmc | Henning Brauer |
2015-04-29 | support passing a template file for the auto-allocation to disklabel. | Henning Brauer |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2014-07-16 | Yes /etc/disklabels/ is a good practice for placing labels of disks | Theo de Raadt |
2014-05-07 | jmc@ points out '-F/-f' are available only in conjunction with | Kenneth R Westerback |
2014-05-05 | Enhance reading of saved ascii labels (-R) to process mountpoint | Kenneth R Westerback |
2013-08-14 | some Bx/Ox conversion; | Jason McIntyre |
2012-01-02 | Remove more mentions of two stage boot loaders from man page. | Kenneth R Westerback |
2012-01-02 | Tweak usage and man page into agreement. | Kenneth R Westerback |
2012-01-02 | '-s' hasn't done anything for a couple of years. Garbage collect | Kenneth R Westerback |
2011-09-04 | grammar fix; from Martin Pelikan | Jason McIntyre |
2011-06-05 | Nuke uses of and references to DIOCWLABEL, and the related 'W' and | Kenneth R Westerback |
2011-05-23 | sync auto-allocation table | Otto Moerbeek |
2011-05-22 | sync auto-allocation table with code | Otto Moerbeek |
2011-04-30 | change one of our current examples to use duids; ken suggested we use | Jason McIntyre |
2011-04-19 | Rename the argument for -f and -F from 'tempfile' to 'file' | Alexander Hall |
2011-04-16 | Tweak description of -F to eliminate implication that mount points | Kenneth R Westerback |
2011-04-16 | jmc@ is merciless. But fair. | Kenneth R Westerback |
2011-04-16 | Tweak man page and usage string with jmc@ suggestions. | Kenneth R Westerback |
2011-04-16 | Add '-F'. Same as '-f' but uses DUIDs when writing the mount point | Kenneth R Westerback |
2010-09-23 | tweak the disklabel uid stuff; ok jsing | Jason McIntyre |
2010-04-28 | Add a new 'i' command to the disklabel interactive editor, allowing the | Joel Sing |
2010-04-21 | zap trailing whitespace; | Jason McIntyre |
2010-04-21 | Remove interactive help for individual disklabel editor commands. | lum |
2010-04-14 | neccessary -> necessary; | Jason McIntyre |
2010-04-14 | Remove reference to a limitation of 8GB that does not exist anymore. | lum |
2010-03-23 | tweak previous; ok otto | Jason McIntyre |
2010-03-23 | introducing 'R': interactive command to customize auto allocated labels, | Otto Moerbeek |
2009-07-27 | add a section on automatic disk allocation, to give an idea of | Jason McIntyre |
2009-06-02 | Add '-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-10 | Re-work '-A' so that it sets a flag that -E and -w use, and which will | Kenneth R Westerback |
2009-04-01 | the note explaining partition letters is not a caveat, it is integral to | Jason McIntyre |
2009-03-31 | Beef up description of 'c' partition in CAVEATS and remove mentions of | Kenneth R Westerback |
2009-03-31 | Remove lies about and tweak descriptions of built-in label editor, | Kenneth R Westerback |
2009-03-30 | Document new 'U' editor command. | Kenneth R Westerback |
2009-03-28 | Verbiage tweaks from jmc@ and millert@. | Kenneth R Westerback |
2009-03-28 | the CAVEAT about -B is described earlier; ok jmc | Theo de Raadt |
2009-03-28 | point out that -B does not exist on some machines, and installboot(8) is | Theo de Raadt |
2009-03-28 | As Tobias Ulmer pointed out on tech@, Tahoe behaviour no longer is | Kenneth R Westerback |
2009-03-23 | tweak the description of -A a little more; | Jason McIntyre |
2009-03-22 | tweak previous; | Jason McIntyre |
2009-03-22 | Add 'A' command to Editor mode, and -A flag to automatically execute it | Kenneth R Westerback |