summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update the manpage to reflect reality:marcel2008-06-061-3/+32
* Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSESmarcel2008-06-042-2/+2
* Add the bootcode verb for installing boot code. Boot codemarcel2008-04-131-3/+47
* I keep taking timemachines to get back in time. Update theremko2008-04-131-1/+1
* Add missing device in tunefs entry.remko2008-04-131-2/+2
* - Use an uppercase provider name in the example, to make the name changebrueffer2008-03-131-7/+7
* Fix typos.brueffer2008-03-081-2/+2
* Make it possible to build glabel into rescue geom(8) utility.delphij2008-03-051-3/+8
* Minor language cleanup.brueffer2007-11-241-3/+3
* Fix signed/unsigned comparison compiler warning.jb2007-11-181-2/+2
* Briefly document what the -c option of the "label" command does.ru2007-11-151-1/+3
* Revise the markup and apply some wordsmithing.ru2007-11-151-24/+27
* Allow building of a special rescue version of geom thatmarcel2007-11-041-3/+9
* Fix a last-minute, but more importantly, an untested change thatmarcel2007-10-211-1/+1
* Add the show command to print the partition information ala gpt(8).marcel2007-10-212-6/+205
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-234-0/+819
* Add support for Camellia encryption algorithm.pjd2007-09-011-3/+11
* Fix the online usage for the "dump" command.ru2007-05-241-1/+1
* Add gpart(8).marcel2007-05-1515-75/+484
* Correct some typos.pjd2007-05-061-2/+2
* Fix mdoc warnings.pjd2007-05-061-3/+1
* Do some cleanups (like freeing memory and closing file descriptors) beforepjd2007-05-011-6/+6
* - Protect against specifing journal less than 100MB and against journalpjd2007-04-031-3/+12
* Warn when user use sectorsize bigger than the page size, which will leadpjd2007-03-051-0/+4
* Fix incorrect comment. Geli will protect against data modification, ofpjd2007-03-051-5/+6
* Call the multipath device with its real name.ale2007-02-271-1/+1
* First cleanup pass: new sentence -> new line, typos fixed, some markupbrueffer2007-02-271-26/+41
* Add a man page.mjacob2007-02-272-2/+250
* First cut at GEOM based multipath. This is an active/passive{/passive...}mjacob2007-02-273-0/+241
* Correct typo.pjd2007-02-221-1/+1
* Forgot to hook up gjournal manual page to the build.pjd2007-02-101-1/+0
* Add gjournal(8) manual page. Documentation of kern.geom.journal.* sysctlspjd2007-01-291-0/+238
* When the following conditions are meet:pjd2007-01-251-1/+13
OpenPOWER on IntegriCloud