summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/label
Commit message (Expand)AuthorAgeFilesLines
* MFC r314655:ngie2017-05-301-1/+1
* MFC r315112, r315196araujo2017-05-172-1/+37
* Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* Add META_MODE support.sjg2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-2/+2
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-3/+34
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge from headsjg2013-09-051-2/+2
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+2
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+17
* | | | mdoc: remove EOL whitespace.joel2014-12-291-2/+2
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part1)bapt2014-06-201-1/+1
* | | Minor mdoc improvements.joel2014-06-061-1/+1
* | | Bulk document the kern.geom.label.*.enable sysctls and tunables.ivoras2014-06-041-0/+13
* | | Document the diskid automatic label class.ivoras2014-06-021-2/+20
| |/ |/|
* | Minor clarificiation.joel2013-04-221-2/+2
|/
* Rename the generic "CLASS" to the more specific "GEOM_CLASS".obrien2010-12-151-1/+1
* - Remove gc_argname field. It was introduced for gpart(8), but if Ipjd2010-09-131-6/+6
* Remove (c) line.ivoras2009-08-231-1/+0
* Add support for labels derived from GPT metadata.ivoras2009-06-131-2/+14
* Man page accompanying r190423 - introduce UFS ID labels.ivoras2009-03-251-2/+8
* Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSESmarcel2008-06-041-1/+1
* Make it possible to build glabel into rescue geom(8) utility.delphij2008-03-051-3/+8
* Add gpart(8).marcel2007-05-151-6/+6
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.pjd2006-09-301-2/+2
* Remove trailing spaces.pjd2006-02-011-4/+4
* - The geom(8) utility only uses three types of arguments: string (char *),pjd2005-12-071-43/+16
* Update Document.takawata2005-08-261-0/+3
* Add code for Ext2FS and ReiserFS labels recognition.pjd2005-08-121-0/+6
* Define subcommands' usage inside g_command structure.pjd2005-03-141-20/+16
* 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/+7
* 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-15/+11
* Grammatical and spelling improvements.ceri2004-11-041-4/+4
* MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allowpjd2004-07-182-1/+58
* Document sysctl variables.pjd2004-07-131-0/+18
* Slight markup and grammar fixes.ru2004-07-071-7/+8
* - Add 'stop' command, which works just like 'destroy' command, but soundspjd2004-07-052-5/+26
* Grammar nits.pjd2004-07-031-4/+4
* Introduce GEOM_LABEL class.pjd2004-07-023-0/+376
OpenPOWER on IntegriCloud