| Commit message (Expand) | Author | Age | Files | Lines |
* | Normalize the g(eom,cache,part,...) build. | Brooks Davis | 2018-06-25 | 4 | -625/+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/+21 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | 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 |
| * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+2 |
| * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 2 | -3/+5 |
| |\ \ |
|
| * | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+4 |
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+17 |
* | | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|/
|/| | |
|
* | | | use .Mt to mark up email addresses consistently (part1) | Baptiste Daroussin | 2014-06-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Allow to insert new component to geom_raid3 without specifying number. | Alexander Motin | 2013-01-15 | 2 | -3/+5 |
|/ |
|
* | Fix formatting of cross-references. | Rebecca Cran | 2011-01-12 | 1 | -2/+2 |
* | Fix sorting of cross-references. | Rebecca Cran | 2011-01-12 | 1 | -1/+1 |
* | Fix cross-reference to gvinum(8). | Rebecca Cran | 2011-01-12 | 1 | -1/+1 |
* | Sector size can not be greater than MAXPHYS. Since GRAID3 calculates | Andrey V. Elsukov | 2011-01-12 | 1 | -0/+5 |
* | 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 |
* | mdoc: drop redundant .Pp and .LP calls | Ulrich Spörlein | 2010-10-08 | 1 | -1/+0 |
* | - Remove gc_argname field. It was introduced for gpart(8), but if I | Pawel Jakub Dawidek | 2010-09-13 | 1 | -12/+10 |
* | For completeness, add -s argument, manually specifying array block size. | Alexander Motin | 2010-01-05 | 2 | -3/+13 |
* | Add gpart(8). | Marcel Moolenaar | 2007-05-15 | 1 | -8/+8 |
* | Bump .Dd for -f|-F. | Ceri Davies | 2006-11-02 | 1 | -1/+1 |
* | Now, that we have gjournal in the tree add possibility to configure | Pawel Jakub Dawidek | 2006-11-01 | 2 | -7/+20 |
* | Be sure to not create device which | Pawel Jakub Dawidek | 2006-10-10 | 1 | -0/+1 |
* | MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE. | Pawel Jakub Dawidek | 2006-09-30 | 1 | -14/+14 |
* | Remove trailing spaces. | Pawel Jakub Dawidek | 2006-02-01 | 1 | -2/+2 |
* | - The geom(8) utility only uses three types of arguments: string (char *), | Pawel Jakub Dawidek | 2005-12-07 | 1 | -81/+35 |
* | Move function for calculating number of bits into more central place. | Pawel Jakub Dawidek | 2005-08-19 | 1 | -6/+1 |
* | Don't forget to initialize 'id' field. | Pawel Jakub Dawidek | 2005-07-13 | 1 | -0/+1 |
* | Define subcommands' usage inside g_command structure. | Pawel Jakub Dawidek | 2005-03-14 | 1 | -24/+19 |
* | 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 | -3/+9 |
* | - Add md_provsize field to metadata, which will help with | Pawel Jakub Dawidek | 2005-02-27 | 1 | -4/+6 |
* | 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 | -13/+8 |
* | Markup fixes. | Ruslan Ermilov | 2005-01-15 | 1 | -4/+6 |
* | - Add genid field to the metadata which will allow to improve reliability a bit. | Pawel Jakub Dawidek | 2004-12-25 | 1 | -0/+1 |
* | Note that sysctls documentation is missing. | Pawel Jakub Dawidek | 2004-11-05 | 1 | -0/+2 |
* | Grammatical and spelling improvements. | Ceri Davies | 2004-11-04 | 1 | -21/+22 |
* | Remove extra 's'. | Pawel Jakub Dawidek | 2004-11-03 | 1 | -2/+2 |