| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix stripe size in example. | pjd | 2005-04-26 | 1 | -1/+1 |
* | Remove duplicated description of 'clear' subcommand. | pjd | 2005-04-23 | 1 | -2/+0 |
* | Document 'clear' and 'dump' subcommands. | pjd | 2005-04-15 | 1 | -0/+11 |
* | Allow classes to specify local source files. | pjd | 2005-04-07 | 1 | -2/+2 |
* | Define subcommands' usage inside g_command structure. | pjd | 2005-03-14 | 7 | -141/+109 |
* | Instead of documenting every standard subcommand's argument everywhere, | pjd | 2005-03-14 | 7 | -98/+56 |
* | - Document 'status' subcommand. | pjd | 2005-03-13 | 7 | -15/+62 |
* | Typos and grammar fixes, wordsmithing | brueffer | 2005-02-28 | 1 | -6/+6 |
* | - Add md_provsize field to metadata, which will help with | pjd | 2005-02-27 | 6 | -15/+36 |
* | Fix a couple of grammar nits. | trhodes | 2005-02-24 | 1 | -3/+3 |
* | Fix year in copyrights. | pjd | 2005-02-16 | 2 | -2/+2 |
* | Sort sections. | ru | 2005-01-18 | 7 | -14/+14 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 7 | -7/+7 |
* | Fix arguments syntax. | pjd | 2005-01-15 | 14 | -123/+81 |
* | Markup fixes. | ru | 2005-01-15 | 2 | -19/+27 |
* | Connect SHSEC GEOM class to the build. | pjd | 2005-01-11 | 1 | -0/+1 |
* | Introduce a new GEOM class - SHSEC. It provides sharing secret between | pjd | 2005-01-11 | 3 | -0/+435 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-10 | 1 | -7/+12 |
* | - Add genid field to the metadata which will allow to improve reliability a bit. | pjd | 2004-12-25 | 1 | -0/+1 |
* | - Add genid field to the metadata which will allow to improve reliability a bit. | pjd | 2004-12-22 | 1 | -0/+1 |
* | 'forget' command takes device names, not provider names. | pjd | 2004-12-22 | 1 | -1/+1 |
* | - Turn off 'fast' mode by default and increase maximum memory to consume | pjd | 2004-12-09 | 1 | -3/+3 |
* | Note that sysctls documentation is missing. | pjd | 2004-11-05 | 2 | -0/+4 |
* | Grammatical and spelling improvements. | ceri | 2004-11-04 | 6 | -62/+63 |
* | Remove extra 's'. | pjd | 2004-11-03 | 1 | -2/+2 |
* | Be more correct. | pjd | 2004-11-03 | 1 | -2/+2 |
* | Remove one more redundant 'not'. | pjd | 2004-11-03 | 1 | -1/+1 |
* | Remove redundant 'not'. | pjd | 2004-11-01 | 1 | -1/+1 |
* | Embellish the man page after trying to migrate to gstripe from ccd(4). | obrien | 2004-09-26 | 1 | -4/+27 |
* | Don't allow to specify wrong stripe size. | pjd | 2004-09-26 | 1 | -1/+11 |
* | Document '-p' flag for 'insert' command correct. | pjd | 2004-09-18 | 1 | -3/+4 |
* | Do not exit after printing usage, give geom(8) a chance to show standard | pjd | 2004-09-17 | 2 | -2/+0 |
* | When configuring RAID3 with verification option, force synchronization | pjd | 2004-08-30 | 1 | -0/+7 |
* | Warn the user if we are not going to use the whole provider's space. | pjd | 2004-08-28 | 1 | -1/+21 |
* | Warn the user if we are not going to use whole provider space. | pjd | 2004-08-28 | 1 | -5/+9 |
* | Fix sysctl name. | pjd | 2004-08-22 | 1 | -1/+1 |
* | Implementation of 'verify reading' algorithm, which uses parity data for | pjd | 2004-08-22 | 2 | -6/+39 |
* | Implement new reading algorithm, which will use parity component for reading | pjd | 2004-08-21 | 2 | -9/+30 |
* | - Add a manual page for graid3(8) utility. | pjd | 2004-08-18 | 2 | -1/+212 |
* | Add a line to BUGS section about the need of implementation description. | pjd | 2004-08-18 | 1 | -0/+2 |
* | Add some missing empty lines. | pjd | 2004-08-18 | 1 | -0/+2 |
* | Fix typo. | pjd | 2004-08-18 | 1 | -1/+1 |
* | Actually one can specify more than one device to stop. | pjd | 2004-08-18 | 2 | -2/+2 |
* | Ok, let's try again: | pjd | 2004-08-18 | 1 | -0/+290 |
* | - Add a manual page for gmirror(8) utility. | pjd | 2004-08-18 | 1 | -1/+0 |
* | Connect RAID3 GEOM class to the build. | pjd | 2004-08-16 | 1 | -0/+1 |
* | Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3 | pjd | 2004-08-16 | 2 | -0/+351 |
* | Forgot to commit those: introduce hardcoded provider functionality, | pjd | 2004-08-10 | 1 | -14/+31 |
* | - Introduce option for hardcoding providers' names into metadata. | pjd | 2004-08-09 | 4 | -41/+79 |
* | Add and document kern.geom.stripe.fast_failed sysctl, which shows how | pjd | 2004-08-06 | 1 | -0/+7 |