aboutsummaryrefslogtreecommitdiff
path: root/sbin/gvinum/gvinum.c
Commit message (Expand)AuthorAgeFilesLines
* - Implement the grow command to make it easier for users to extend plexesUlf Lilleengen2009-04-101-0/+86
* - Move logic for finding a unique drive name into its own routine for futureUlf Lilleengen2009-04-101-5/+12
* - Move out allocation part of different gvinum objects into its own routine andUlf Lilleengen2009-04-101-2/+1
* Import the gvinum work that have been done during and after Summer of Code 2007.Ulf Lilleengen2009-03-281-67/+460
* Implement the 'resetconfig' command.Lukas Ertl2006-03-231-0/+41
* Fix whitespace issues.Lukas Ertl2005-11-201-8/+8
* Finally bring in what was produced during Google SoC 2005:Lukas Ertl2005-11-191-50/+135
* Clean up.Lukas Ertl2005-09-121-198/+106
* Implement 'setstate' to allow setting the state of drives and subdisksLukas Ertl2004-11-261-0/+58
* Implement checkparity/rebuildparity.Lukas Ertl2004-11-261-0/+88
* Allow 'create <filename>'.Lukas Ertl2004-08-041-26/+35
* Add gvinum, the geom_vinum userland tool.Lukas Ertl2004-06-121-0/+758