summaryrefslogtreecommitdiff
path: root/sbin/geom/class/concat
Commit message (Expand)AuthorAgeFilesLines
* Normalize the g(eom,cache,part,...) build.Brooks Davis2018-06-254-474/+0
* geom: don't write stack garbage in disk labelsAlan Somers2018-02-041-0/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * sync from headSimon J. Gerraty2013-04-121-2/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+17
* | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-1/+1
| |/ |/|
* | Cross-reference gvinum(8) instead of vinum(8).Joel Dahl2013-03-161-2/+2
|/
* Rename the generic "CLASS" to the more specific "GEOM_CLASS".David E. O'Brien2010-12-151-1/+1
* Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.Andrey V. Elsukov2010-10-091-2/+2
* - Remove gc_argname field. It was introduced for gpart(8), but if IPawel Jakub Dawidek2010-09-131-6/+6
* Add gpart(8).Marcel Moolenaar2007-05-151-6/+6
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.Pawel Jakub Dawidek2006-09-301-3/+3
* Remove trailing spaces.Pawel Jakub Dawidek2006-02-011-4/+4
* Allow to specify only one disk. This is helpful when we want to extendPawel Jakub Dawidek2006-01-302-5/+16
* - The geom(8) utility only uses three types of arguments: string (char *),Pawel Jakub Dawidek2005-12-071-55/+22
* Define subcommands' usage inside g_command structure.Pawel Jakub Dawidek2005-03-141-20/+15
* Instead of documenting every standard subcommand's argument everywhere,Pawel Jakub Dawidek2005-03-141-14/+8
* - Document 'status' subcommand.Pawel Jakub Dawidek2005-03-131-2/+9
* - Add md_provsize field to metadata, which will help withPawel Jakub Dawidek2005-02-271-1/+8
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Fix arguments syntax.Pawel Jakub Dawidek2005-01-152-21/+13
* Grammatical and spelling improvements.Ceri Davies2004-11-041-2/+2
* - Introduce option for hardcoding providers' names into metadata.Pawel Jakub Dawidek2004-08-092-21/+42
* Improve geom(8)'s 'list' command to show geoms and their providers andPawel Jakub Dawidek2004-07-261-1/+1
* Change naming scheme from /dev/<name>.concat to /dev/concat/<name>.Pawel Jakub Dawidek2004-07-261-2/+2
* MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allowPawel Jakub Dawidek2004-07-182-1/+61
* Document sysctl variables.Pawel Jakub Dawidek2004-07-131-0/+18
* Slight markup and grammar fixes.Ruslan Ermilov2004-07-071-2/+2
* - Add 'stop' command, which works just like 'destroy' command, but soundsPawel Jakub Dawidek2004-07-052-3/+24
* Add missing newlines.Pawel Jakub Dawidek2004-06-171-4/+4
* - Add a cross-reference to geom(8).Pawel Jakub Dawidek2004-05-241-1/+2
* Actually we are also able to list only choosen providers.Pawel Jakub Dawidek2004-05-221-1/+2
* Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities.Pawel Jakub Dawidek2004-05-212-1/+151
* Various style.Makefile(5) improvements.Pawel Jakub Dawidek2004-05-201-2/+1
* Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOPPawel Jakub Dawidek2004-05-202-0/+207