summaryrefslogtreecommitdiffstats
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* This is an MFC of 205847mjacob2010-04-291-45/+51
* This is an MFS of 205412.mjacob2010-04-231-0/+8
* MFC geom_sched code, a geom-based disk scheduling framework.luigi2010-04-204-0/+306
* MFC r206666:pjd2010-04-181-0/+2
* MFC r201432:trasz2010-03-273-2/+193
* Add the long missing "destroy" option [mfc of 203505]mjacob2010-02-181-0/+4
* MFC r201658:mav2010-01-151-1/+1
* MFC r200282, r200290:mav2009-12-102-3/+3
* MFC r197044:mav2009-12-101-1/+1
* MFC r196879:mav2009-12-082-9/+19
* MFC: r197274brueffer2009-10-091-3/+3
* MFC change 196278:marcel2009-08-161-2/+14
* Add support for labels derived from GPT metadata.ivoras2009-06-131-2/+14
* Change the printf format string to match the variable type to quietjhb2009-06-081-2/+2
* Make the size (-s) and start (-b) parameters of the add verb optional.marcel2009-06-081-2/+126
* Allow humanized numbers for LBAs, as well as partition indices formarcel2009-06-073-21/+120
* o Fix typo in the example.maxim2009-05-251-1/+1
* Add links to libgeom(3) where appropriate.trasz2009-05-191-0/+1
* Slightly improve gjournal documentation.trasz2009-04-291-1/+2
* Man page accompanying r190423 - introduce UFS ID labels.ivoras2009-03-251-2/+8
* - Punctuation fixes.pjd2009-02-221-9/+18
* Correct the year.pjd2009-02-171-1/+1
* Document kern.geom.journal.* sysctls.pjd2009-02-171-6/+102
* Prefer the start and end attributes over the offset and sizemarcel2009-02-081-14/+31
* - Use a separate pointer to the allocated memory for freeing, as strsep maylulf2009-02-021-3/+3
* - grammar and language fixesdanger2009-01-041-45/+49
* Several significant updates:ivoras2009-01-041-49/+105
* - Back out r186038. Rather than changing the intent of the caller, the problemlulf2008-12-271-1/+1
* - When writing metadata to a geom provider, open the it as read-write since itlulf2008-12-131-1/+1
* Print error messages as-is, when they don't conform tomarcel2008-11-301-6/+9
* Call gctl_free() after we processed the error string.marcel2008-11-301-5/+11
* Parse the error string returned by the kernel. The format is:marcel2008-11-291-14/+39
* Grammar improvements.delphij2008-11-181-4/+4
* Use humanize_number(), rather than a home-grown algorithm formarcel2008-11-182-13/+7
* Sort includesmarcel2008-11-181-9/+10
* Pad the bootcode we write to the partition to a multiple of themarcel2008-11-181-1/+16
* Add support for multiple attributes. This is required for themarcel2008-10-201-6/+13
* Add some examples to demostrate gpart(8).delphij2008-10-091-1/+36
* By default backup geli metadata to a file. It is quite critical 512 bytes,pjd2008-08-292-17/+110
* - Give algorithms recommendation.pjd2008-08-291-13/+15
* geli onetime command can take only one GEOM provider at a time.pjd2008-08-122-3/+3
* Clean up of dead code and possible unassigned variable usage.ivoras2008-08-091-3/+7
* Add NO_MAN for the static variant of geom(8). Both the RESCUE and themarcel2008-07-031-0/+1
* Implement the set and unset verbs. While here, have the manpagemarcel2008-06-182-11/+84
* Implement the -l and -r options for gpart show.marcel2008-06-131-6/+32
* Document the new -p and -i options for writing bootstrap code intomarcel2008-06-071-8/+24
* Enhance the bootcode command to also allow bootcode to be writtenmarcel2008-06-061-25/+143
* Add two support functions:marcel2008-06-062-0/+47
* Update the manpage to reflect reality:marcel2008-06-061-3/+32
* Allow building a static geom(8) for release related crunchedmarcel2008-06-051-1/+1
OpenPOWER on IntegriCloud