| Commit message (Expand) | Author | Age | Files | Lines |
* | Normalize the g(eom,cache,part,...) build. | Brooks Davis | 2018-06-25 | 4 | -474/+0 |
* | geom: don't write stack garbage in disk labels | Alan Somers | 2018-02-04 | 1 | -0/+1 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | sbin: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
* | Explicitly add more files to the 'runtime' package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+20 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -1/+1 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -2/+2 |
| |\ |
|
| * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+2 |
| * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+3 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+17 |
* | | | use .Mt to mark up email addresses consistently (part1) | Baptiste Daroussin | 2014-06-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Cross-reference gvinum(8) instead of vinum(8). | Joel Dahl | 2013-03-16 | 1 | -2/+2 |
|/ |
|
* | Rename the generic "CLASS" to the more specific "GEOM_CLASS". | David E. O'Brien | 2010-12-15 | 1 | -1/+1 |
* | Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. | Andrey V. Elsukov | 2010-10-09 | 1 | -2/+2 |
* | - Remove gc_argname field. It was introduced for gpart(8), but if I | Pawel Jakub Dawidek | 2010-09-13 | 1 | -6/+6 |
* | Add gpart(8). | Marcel Moolenaar | 2007-05-15 | 1 | -6/+6 |
* | MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE. | Pawel Jakub Dawidek | 2006-09-30 | 1 | -3/+3 |
* | Remove trailing spaces. | Pawel Jakub Dawidek | 2006-02-01 | 1 | -4/+4 |
* | Allow to specify only one disk. This is helpful when we want to extend | Pawel Jakub Dawidek | 2006-01-30 | 2 | -5/+16 |
* | - The geom(8) utility only uses three types of arguments: string (char *), | Pawel Jakub Dawidek | 2005-12-07 | 1 | -55/+22 |
* | Define subcommands' usage inside g_command structure. | Pawel Jakub Dawidek | 2005-03-14 | 1 | -20/+15 |
* | Instead of documenting every standard subcommand's argument everywhere, | Pawel Jakub Dawidek | 2005-03-14 | 1 | -14/+8 |
* | - Document 'status' subcommand. | Pawel Jakub Dawidek | 2005-03-13 | 1 | -2/+9 |
* | - Add md_provsize field to metadata, which will help with | Pawel Jakub Dawidek | 2005-02-27 | 1 | -1/+8 |
* | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -2/+2 |
* | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
* | Fix arguments syntax. | Pawel Jakub Dawidek | 2005-01-15 | 2 | -21/+13 |
* | Grammatical and spelling improvements. | Ceri Davies | 2004-11-04 | 1 | -2/+2 |
* | - Introduce option for hardcoding providers' names into metadata. | Pawel Jakub Dawidek | 2004-08-09 | 2 | -21/+42 |
* | Improve geom(8)'s 'list' command to show geoms and their providers and | Pawel Jakub Dawidek | 2004-07-26 | 1 | -1/+1 |
* | Change naming scheme from /dev/<name>.concat to /dev/concat/<name>. | Pawel Jakub Dawidek | 2004-07-26 | 1 | -2/+2 |
* | MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allow | Pawel Jakub Dawidek | 2004-07-18 | 2 | -1/+61 |
* | Document sysctl variables. | Pawel Jakub Dawidek | 2004-07-13 | 1 | -0/+18 |
* | Slight markup and grammar fixes. | Ruslan Ermilov | 2004-07-07 | 1 | -2/+2 |
* | - Add 'stop' command, which works just like 'destroy' command, but sounds | Pawel Jakub Dawidek | 2004-07-05 | 2 | -3/+24 |
* | Add missing newlines. | Pawel Jakub Dawidek | 2004-06-17 | 1 | -4/+4 |
* | - Add a cross-reference to geom(8). | Pawel Jakub Dawidek | 2004-05-24 | 1 | -1/+2 |
* | Actually we are also able to list only choosen providers. | Pawel Jakub Dawidek | 2004-05-22 | 1 | -1/+2 |
* | Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities. | Pawel Jakub Dawidek | 2004-05-21 | 2 | -1/+151 |
* | Various style.Makefile(5) improvements. | Pawel Jakub Dawidek | 2004-05-20 | 1 | -2/+1 |
* | Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOP | Pawel Jakub Dawidek | 2004-05-20 | 2 | -0/+207 |