| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhance prompt shown during -E label editing. Always |  krw | 2019-03-31 | 1 | -2/+2 |
* | No need for print_unit to be a global. |  krw | 2018-07-03 | 1 | -2/+1 |
* | don't be silent on auto-allocation failure in write mode. ok millert@ krw@ |  otto | 2017-09-29 | 1 | -3/+3 |
* | Allow R (resize auto-partition) after A as well as when started with -A. |  otto | 2017-03-04 | 1 | -1/+2 |
* | Split readlabel() into two functions, readlabel() and parselabel(), and |  tb | 2016-06-19 | 1 | -1/+2 |
* | NUMBOOT is dead! Nuke the variables and abstractions that were used |  krw | 2015-10-17 | 1 | -3/+3 |
* | support passing a template file for the auto-allocation to disklabel. |  henning | 2015-04-29 | 1 | -1/+2 |
* | Forward declarations for mpcopy & mpfree. |  florian | 2014-07-10 | 1 | -1/+3 |
* | Replace a '512' with DEV_BSIZE. Calculate physmem size in blocks and |  krw | 2012-07-13 | 1 | -2/+2 |
* | Nuke unused parameter (f) to makebootarea(). Unused since r1.123 |  krw | 2012-01-16 | 1 | -2/+2 |
* | Add '-F'. Same as '-f' but uses DUIDs when writing the mount point |  krw | 2011-04-16 | 1 | -3/+4 |
* | When dealing with disklabel UIDs (DUIDs) be specific and consistent with |  jsing | 2010-11-24 | 1 | -2/+2 |
* | Print disklabel UIDs using printf/fprintf instead of using the hand rolled |  jsing | 2010-09-23 | 1 | -2/+1 |
* | fix a few warnings. ok jsing |  tedu | 2010-08-12 | 1 | -1/+3 |
* | move editor_allocspace & mpsave out to extern.h so that disklabel.c |  martynas | 2009-08-07 | 1 | -1/+3 |
* | Recycle four ancient fields in the disklabel structure, replacing them with |  deraadt | 2009-06-04 | 1 | -9/+1 |
* | Add '-h' flag, and '*' as a unit specifier for 'p' Editor command. |  krw | 2009-06-02 | 1 | -1/+5 |
* | Alexander Hall points out that disklabel -AE <disk> followed by quitting |  sthen | 2009-04-18 | 1 | -2/+2 |
* | When auto-allocating, check the size of the disk and display |  krw | 2009-04-12 | 1 | -1/+2 |
* | readlabel() either errored out or returned a pointer to the global |  krw | 2009-04-11 | 1 | -2/+2 |
* | Re-work '-A' so that it sets a flag that -E and -w use, and which will |  krw | 2009-04-10 | 1 | -5/+7 |
* | otto points out that the -v printing changes are incompatible with the |  deraadt | 2009-03-29 | 1 | -5/+1 |
* | Move some output under the control of the '-v' flag. In particular only |  krw | 2009-03-28 | 1 | -1/+5 |
* | Add 'A' command to Editor mode, and -A flag to automatically execute it |  krw | 2009-03-22 | 1 | -2/+2 |
* | On *ppc disks shared with MacOS, walk the Apple partition map to find out |  miod | 2009-01-11 | 1 | -1/+5 |
* | In interactive mode, always suggest offsets and sizes inside the |  otto | 2008-06-25 | 1 | -2/+2 |
* | Make disklabel(8) aware of the new fields, allowing for larger than |  otto | 2007-06-08 | 1 | -3/+3 |
* | If a default label has been created with the -d command line option or |  krw | 2007-03-02 | 1 | -1/+2 |
* | Print disk size and free space in requested unit. Some refactoring to |  otto | 2005-01-07 | 1 | -2/+3 |
* | add some missing $, ok djm@ 'That looks fine to me' millert@ |  jsg | 2004-10-01 | 1 | -0/+2 |
* | Tidy disklabel output for todays big disks. Based on a diff from f |  otto | 2004-09-28 | 1 | -0/+14 |
* | missing protos |  deraadt | 2003-07-02 | 1 | -0/+18 |