| Commit message (Expand) | Author | Age | Files | Lines |
* | - Punctuation fixes. | pjd | 2009-02-22 | 1 | -9/+18 |
* | Correct the year. | pjd | 2009-02-17 | 1 | -1/+1 |
* | Document kern.geom.journal.* sysctls. | pjd | 2009-02-17 | 1 | -6/+102 |
* | Prefer the start and end attributes over the offset and size | marcel | 2009-02-08 | 1 | -14/+31 |
* | - grammar and language fixes | danger | 2009-01-04 | 1 | -45/+49 |
* | Several significant updates: | ivoras | 2009-01-04 | 1 | -49/+105 |
* | Print error messages as-is, when they don't conform to | marcel | 2008-11-30 | 1 | -6/+9 |
* | Call gctl_free() after we processed the error string. | marcel | 2008-11-30 | 1 | -5/+11 |
* | Parse the error string returned by the kernel. The format is: | marcel | 2008-11-29 | 1 | -14/+39 |
* | Grammar improvements. | delphij | 2008-11-18 | 1 | -4/+4 |
* | Use humanize_number(), rather than a home-grown algorithm for | marcel | 2008-11-18 | 2 | -13/+7 |
* | Sort includes | marcel | 2008-11-18 | 1 | -9/+10 |
* | Pad the bootcode we write to the partition to a multiple of the | marcel | 2008-11-18 | 1 | -1/+16 |
* | Add support for multiple attributes. This is required for the | marcel | 2008-10-20 | 1 | -6/+13 |
* | Add some examples to demostrate gpart(8). | delphij | 2008-10-09 | 1 | -1/+36 |
* | By default backup geli metadata to a file. It is quite critical 512 bytes, | pjd | 2008-08-29 | 2 | -17/+110 |
* | - Give algorithms recommendation. | pjd | 2008-08-29 | 1 | -13/+15 |
* | geli onetime command can take only one GEOM provider at a time. | pjd | 2008-08-12 | 2 | -3/+3 |
* | Clean up of dead code and possible unassigned variable usage. | ivoras | 2008-08-09 | 1 | -3/+7 |
* | Implement the set and unset verbs. While here, have the manpage | marcel | 2008-06-18 | 2 | -11/+84 |
* | Implement the -l and -r options for gpart show. | marcel | 2008-06-13 | 1 | -6/+32 |
* | Document the new -p and -i options for writing bootstrap code into | marcel | 2008-06-07 | 1 | -8/+24 |
* | Enhance the bootcode command to also allow bootcode to be written | marcel | 2008-06-06 | 1 | -25/+143 |
* | Update the manpage to reflect reality: | marcel | 2008-06-06 | 1 | -3/+32 |
* | Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSES | marcel | 2008-06-04 | 2 | -2/+2 |
* | Add the bootcode verb for installing boot code. Boot code | marcel | 2008-04-13 | 1 | -3/+47 |
* | I keep taking timemachines to get back in time. Update the | remko | 2008-04-13 | 1 | -1/+1 |
* | Add missing device in tunefs entry. | remko | 2008-04-13 | 1 | -2/+2 |
* | - Use an uppercase provider name in the example, to make the name change | brueffer | 2008-03-13 | 1 | -7/+7 |
* | Fix typos. | brueffer | 2008-03-08 | 1 | -2/+2 |
* | Make it possible to build glabel into rescue geom(8) utility. | delphij | 2008-03-05 | 1 | -3/+8 |
* | Minor language cleanup. | brueffer | 2007-11-24 | 1 | -3/+3 |
* | Fix signed/unsigned comparison compiler warning. | jb | 2007-11-18 | 1 | -2/+2 |
* | Briefly document what the -c option of the "label" command does. | ru | 2007-11-15 | 1 | -1/+3 |
* | Revise the markup and apply some wordsmithing. | ru | 2007-11-15 | 1 | -24/+27 |
* | Allow building of a special rescue version of geom that | marcel | 2007-11-04 | 1 | -3/+9 |
* | Fix a last-minute, but more importantly, an untested change that | marcel | 2007-10-21 | 1 | -1/+1 |
* | Add the show command to print the partition information ala gpt(8). | marcel | 2007-10-21 | 2 | -6/+205 |
* | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | pjd | 2007-09-23 | 4 | -0/+819 |
* | Add support for Camellia encryption algorithm. | pjd | 2007-09-01 | 1 | -3/+11 |
* | Fix the online usage for the "dump" command. | ru | 2007-05-24 | 1 | -1/+1 |
* | Add gpart(8). | marcel | 2007-05-15 | 15 | -75/+484 |
* | Correct some typos. | pjd | 2007-05-06 | 1 | -2/+2 |
* | Fix mdoc warnings. | pjd | 2007-05-06 | 1 | -3/+1 |
* | Do some cleanups (like freeing memory and closing file descriptors) before | pjd | 2007-05-01 | 1 | -6/+6 |
* | - Protect against specifing journal less than 100MB and against journal | pjd | 2007-04-03 | 1 | -3/+12 |
* | Warn when user use sectorsize bigger than the page size, which will lead | pjd | 2007-03-05 | 1 | -0/+4 |
* | Fix incorrect comment. Geli will protect against data modification, of | pjd | 2007-03-05 | 1 | -5/+6 |
* | Call the multipath device with its real name. | ale | 2007-02-27 | 1 | -1/+1 |
* | First cleanup pass: new sentence -> new line, typos fixed, some markup | brueffer | 2007-02-27 | 1 | -26/+41 |