| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add two support functions: | marcel | 2008-06-06 | 2 | -0/+47 |
* | Update the manpage to reflect reality: | marcel | 2008-06-06 | 1 | -3/+32 |
* | Allow building a static geom(8) for release related crunched | marcel | 2008-06-05 | 1 | -1/+1 |
* | Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSES | marcel | 2008-06-04 | 4 | -8/+8 |
* | 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 | 3 | -5/+18 |
* | Add info about few missing GEOM classes that use geom(8). | pjd | 2008-03-05 | 1 | -1/+13 |
* | - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separated | lulf | 2008-02-05 | 1 | -0/+1 |
* | - Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH | lulf | 2008-02-04 | 1 | -11/+31 |
* | 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 | 3 | -4/+44 |
* | 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 | 5 | -1/+823 |
* | For arguments declared as numbers always use expand_number(3). | pjd | 2007-09-21 | 1 | -3/+1 |
* | Use 'val' function argument instead of 'optarg' global variable. | pjd | 2007-09-21 | 1 | -2/+2 |
* | 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 |
* | Fix the construction of the gctl_req that got broken by my | marcel | 2007-05-17 | 1 | -1/+3 |
* | Bump G_LIB_VERSION to reflect the ABI change. | marcel | 2007-05-16 | 1 | -1/+1 |
* | Add gpart(8). | marcel | 2007-05-15 | 17 | -91/+512 |
* | 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 |
* | Exit status should be 1 on error. | pjd | 2007-03-23 | 1 | -8/+5 |
* | 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 |
* | Add a man page. | mjacob | 2007-02-27 | 2 | -2/+250 |
* | First cut at GEOM based multipath. This is an active/passive{/passive...} | mjacob | 2007-02-27 | 3 | -0/+241 |
* | Correct typo. | pjd | 2007-02-22 | 1 | -1/+1 |
* | Forgot to hook up gjournal manual page to the build. | pjd | 2007-02-10 | 1 | -1/+0 |
* | Add gjournal(8) manual page. Documentation of kern.geom.journal.* sysctls | pjd | 2007-01-29 | 1 | -0/+238 |
* | When the following conditions are meet: | pjd | 2007-01-25 | 1 | -1/+13 |
* | Implement gctl_change_param() function, which changes value of existing | pjd | 2007-01-25 | 2 | -0/+28 |
* | Remove duplicate "clear" subcommand. | ceri | 2006-12-21 | 1 | -4/+0 |
* | Bump .Dd for -f|-F. | ceri | 2006-11-02 | 2 | -2/+2 |