| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH | gjb | 2016-03-14 | 1 | -2/+1 |
|\ |
|
| * | Allow standard commands for "unknown" classes in RESCUE mode. | mav | 2016-03-11 | 1 | -2/+1 |
* | | Explicitly add more files to the 'runtime' package. | gjb | 2016-02-09 | 1 | -0/+1 |
|/ |
|
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+22 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -0/+5 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | | | |
| | \ \ | |
| *-. \ \ | Sync from head | sjg | 2012-11-04 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+23 |
| | |/ / /
| |/| | | |
|
* | | | | | Convert sbin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |_|_|/
|/| | | |
|
* | | | | Fix geom's "usage" generation to not fabricate usage/help output for any | feld | 2014-11-17 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | use .Mt to mark up email addresses consistently (part1) | bapt | 2014-06-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -1/+1 |
|/ |
|
* | MFgraid/head r217014: | mav | 2011-03-24 | 2 | -42/+161 |
* | Rename the generic "CLASS" to the more specific "GEOM_CLASS". | obrien | 2010-12-15 | 2 | -2/+2 |
* | Remove dead code. | pjd | 2010-09-14 | 1 | -15/+6 |
* | Remove now unused G_TYPE_ASCNUM. | pjd | 2010-09-14 | 2 | -3/+1 |
* | Remove dot which shouldn't be here, as err(3) will attach error message | pjd | 2010-09-14 | 1 | -1/+1 |
* | Introduce special G_VAL_OPTIONAL define, which when given in value field | pjd | 2010-09-14 | 2 | -3/+4 |
* | Add G_TYPE_MULTI flag, which when set for the given option, will | pjd | 2010-09-13 | 2 | -6/+40 |
* | - Remove gc_argname field. It was introduced for gpart(8), but if I | pjd | 2010-09-13 | 2 | -37/+19 |
* | - Allow to specify value as const pointers. | pjd | 2010-09-13 | 2 | -16/+18 |
* | o List MOUNTVER and SCHED classes. X-ref gsched(8). Bump Dd. | maxim | 2010-09-01 | 1 | -1/+6 |
* | expand_number(3) takes a uint64_t * now; intmax_t was never correct | des | 2010-08-19 | 1 | -1/+1 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 1 | -1/+1 |
* | Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart. | ae | 2010-06-21 | 2 | -91/+1 |
* | Also output stripeoffset for consumer even if stripesize is zero, while | delphij | 2010-01-18 | 1 | -1/+1 |
* | Stripe offset may be usable even without stripe size known, | delphij | 2010-01-17 | 1 | -1/+1 |
* | Expose stripe offset and stripe size through libgeom and geom(8) userland | delphij | 2010-01-17 | 1 | -0/+8 |
* | Add gmountver, disk mount verification GEOM class. | trasz | 2010-01-16 | 1 | -0/+1 |
* | Add manual page for gcache(8). | trasz | 2010-01-03 | 1 | -1/+1 |
* | Update copyright years. | pjd | 2009-09-06 | 1 | -1/+1 |
* | For any given subcommand allow to specify multi-line usage (separated by \n). | pjd | 2009-09-06 | 1 | -2/+12 |
* | Allow humanized numbers for LBAs, as well as partition indices for | marcel | 2009-06-07 | 2 | -12/+111 |
* | Add links to libgeom(3) where appropriate. | trasz | 2009-05-19 | 1 | -0/+1 |
* | - Use a separate pointer to the allocated memory for freeing, as strsep may | lulf | 2009-02-02 | 1 | -3/+3 |
* | Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSES | marcel | 2008-06-04 | 1 | -5/+5 |
* | Make it possible to build glabel into rescue geom(8) utility. | delphij | 2008-03-05 | 1 | -0/+5 |
* | Add info about few missing GEOM classes that use geom(8). | pjd | 2008-03-05 | 1 | -1/+13 |
* | - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separated | lulf | 2008-02-05 | 1 | -0/+1 |
* | - Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH | lulf | 2008-02-04 | 1 | -11/+31 |
* | Allow building of a special rescue version of geom that | marcel | 2007-11-04 | 1 | -1/+17 |
* | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | pjd | 2007-09-23 | 1 | -1/+4 |
* | For arguments declared as numbers always use expand_number(3). | pjd | 2007-09-21 | 1 | -3/+1 |