| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert sbin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
* | Replace all uses of libncurses and libtermcap with their wide character | brooks | 2014-07-17 | 1 | -2/+2 |
* | use .Mt to mark up email addresses consistently (part1) | bapt | 2014-06-20 | 1 | -3/+3 |
* | - Sprinkle const and static as appropriate. | marius | 2014-05-07 | 1 | -98/+90 |
* | - Allow foot shooting with the resetconfig command via the -f option. | marius | 2014-05-06 | 2 | -21/+36 |
* | Allow GEOM_VINUM to be statically compiled into the kernel. | marius | 2014-05-02 | 2 | -7/+11 |
* | Prevent an unlikely, but real double free issue in gvinum(8). | delphij | 2013-10-15 | 1 | -7/+10 |
* | Sweep man pages replacing ad -> ada. | pluknet | 2013-10-01 | 1 | -14/+14 |
* | Remove reference to vinum(4). The manual page was removed in r248370. | joel | 2013-03-16 | 1 | -2/+2 |
* | Minor mdoc fixes. | joel | 2013-03-14 | 1 | -1/+4 |
* | Don't overwrite the global default CFLAGS when setting include paths. | brooks | 2012-08-28 | 1 | -1/+1 |
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 1 | -6/+9 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -5/+5 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -1/+0 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -5/+2 |
* | - fix duplicate "a a" in some comments | eadler | 2011-11-13 | 1 | -1/+1 |
* | * Add the readline(3) API to libedit. The libedit versions of | obrien | 2011-04-05 | 2 | -3/+4 |
* | Fix some more warnings found by clang. | brucec | 2010-11-22 | 1 | -1/+1 |
* | Initialize variables before usage. | uqs | 2010-06-11 | 1 | -0/+1 |
* | - Make function of finding an available drive name a macro. | lulf | 2010-03-03 | 1 | -14/+12 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -0/+1 |
* | Bump doc date for previous changes. | trhodes | 2009-04-11 | 1 | -1/+1 |
* | - Better wording in comment. | lulf | 2009-04-10 | 1 | -1/+1 |
* | - Implement the grow command to make it easier for users to extend plexes | lulf | 2009-04-10 | 2 | -7/+95 |
* | - Move logic for finding a unique drive name into its own routine for future | lulf | 2009-04-10 | 1 | -5/+12 |
* | - Move out allocation part of different gvinum objects into its own routine and | lulf | 2009-04-10 | 1 | -2/+1 |
* | Import the gvinum work that have been done during and after Summer of Code 2007. | lulf | 2009-03-28 | 2 | -99/+605 |
* | Revise markup. | ru | 2006-09-30 | 1 | -182/+111 |
* | Implement the 'resetconfig' command. | le | 2006-03-23 | 2 | -4/+45 |
* | Fix whitespace issues. | le | 2005-11-20 | 2 | -59/+59 |
* | Finally bring in what was produced during Google SoC 2005: | le | 2005-11-19 | 3 | -51/+533 |
* | Clean up. | le | 2005-09-12 | 1 | -198/+106 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | Implement 'setstate' to allow setting the state of drives and subdisks | le | 2004-11-26 | 1 | -0/+58 |
* | Implement checkparity/rebuildparity. | le | 2004-11-26 | 1 | -0/+88 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Allow 'create <filename>'. | le | 2004-08-04 | 1 | -26/+35 |
* | Add gvinum, the geom_vinum userland tool. | le | 2004-06-12 | 3 | -0/+811 |