summaryrefslogtreecommitdiffstats
path: root/sbin/gvinum/gvinum.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r265535marius2014-05-141-98/+90
* MFC: r256561marius2014-05-141-7/+10
* MFC: r265454marius2014-05-141-19/+34
* MFC: r265248marius2014-05-071-6/+9
* Fix warning when compiling with gcc46:eadler2012-01-101-5/+2
* - fix duplicate "a a" in some commentseadler2011-11-131-1/+1
* * Add the readline(3) API to libedit. The libedit versions ofobrien2011-04-051-0/+1
* Fix some more warnings found by clang.brucec2010-11-221-1/+1
* Initialize variables before usage.uqs2010-06-111-0/+1
* - Make function of finding an available drive name a macro.lulf2010-03-031-14/+12
* - Better wording in comment.lulf2009-04-101-1/+1
* - Implement the grow command to make it easier for users to extend plexeslulf2009-04-101-0/+86
* - Move logic for finding a unique drive name into its own routine for futurelulf2009-04-101-5/+12
* - Move out allocation part of different gvinum objects into its own routine andlulf2009-04-101-2/+1
* Import the gvinum work that have been done during and after Summer of Code 2007.lulf2009-03-281-67/+460
* Implement the 'resetconfig' command.le2006-03-231-0/+41
* Fix whitespace issues.le2005-11-201-8/+8
* Finally bring in what was produced during Google SoC 2005:le2005-11-191-50/+135
* Clean up.le2005-09-121-198/+106
* Implement 'setstate' to allow setting the state of drives and subdisksle2004-11-261-0/+58
* Implement checkparity/rebuildparity.le2004-11-261-0/+88
* Allow 'create <filename>'.le2004-08-041-26/+35
* Add gvinum, the geom_vinum userland tool.le2004-06-121-0/+758
OpenPOWER on IntegriCloud