summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/concat
Commit message (Expand)AuthorAgeFilesLines
* Rename the generic "CLASS" to the more specific "GEOM_CLASS".obrien2010-12-151-1/+1
* Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.ae2010-10-091-2/+2
* - Remove gc_argname field. It was introduced for gpart(8), but if Ipjd2010-09-131-6/+6
* Add gpart(8).marcel2007-05-151-6/+6
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.pjd2006-09-301-3/+3
* Remove trailing spaces.pjd2006-02-011-4/+4
* Allow to specify only one disk. This is helpful when we want to extendpjd2006-01-302-5/+16
* - The geom(8) utility only uses three types of arguments: string (char *),pjd2005-12-071-55/+22
* Define subcommands' usage inside g_command structure.pjd2005-03-141-20/+15
* Instead of documenting every standard subcommand's argument everywhere,pjd2005-03-141-14/+8
* - Document 'status' subcommand.pjd2005-03-131-2/+9
* - Add md_provsize field to metadata, which will help withpjd2005-02-271-1/+8
* Sort sections.ru2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Fix arguments syntax.pjd2005-01-152-21/+13
* Grammatical and spelling improvements.ceri2004-11-041-2/+2
* - Introduce option for hardcoding providers' names into metadata.pjd2004-08-092-21/+42
* Improve geom(8)'s 'list' command to show geoms and their providers andpjd2004-07-261-1/+1
* Change naming scheme from /dev/<name>.concat to /dev/concat/<name>.pjd2004-07-261-2/+2
* MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allowpjd2004-07-182-1/+61
* Document sysctl variables.pjd2004-07-131-0/+18
* Slight markup and grammar fixes.ru2004-07-071-2/+2
* - Add 'stop' command, which works just like 'destroy' command, but soundspjd2004-07-052-3/+24
* Add missing newlines.pjd2004-06-171-4/+4
* - Add a cross-reference to geom(8).pjd2004-05-241-1/+2
* Actually we are also able to list only choosen providers.pjd2004-05-221-1/+2
* Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities.pjd2004-05-212-1/+151
* Various style.Makefile(5) improvements.pjd2004-05-201-2/+1
* Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOPpjd2004-05-202-0/+207
OpenPOWER on IntegriCloud