aboutsummaryrefslogtreecommitdiff
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* Remove label command. It has been deprecated since December 1998, andGreg Lehey2003-06-121-37/+1
* Remove "label" keyword.Greg Lehey2003-06-121-2/+1
* mdoc(7) fixes: Fixed the markup in the BUGS section, bumped document date.Ruslan Ermilov2003-05-191-4/+5
* vinum_read: Don't lock configuration from userland. If vinum(8)Greg Lehey2003-05-081-7/+1
* Centralize _PATH_* definitions.David E. O'Brien2003-05-051-1/+1
* Typo in last commit.Poul-Henning Kamp2003-05-051-1/+1
* Add a BUGS section which explains that & why vinum volumes can not bePoul-Henning Kamp2003-05-051-0/+6
* vinum_start: Call vinum_read with correct number of parameters.Greg Lehey2003-05-051-1/+1
* vinum_readpol: Get this right.Greg Lehey2003-05-051-19/+20
* Finally implement read policies. The previous "implementation" didn'tGreg Lehey2003-05-051-3/+7
* Rewrite of startup code:Greg Lehey2003-05-041-56/+13
* Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be ableGreg Lehey2003-05-011-1/+1
* Add the #includes previously in individual .c files.Greg Lehey2003-05-011-4/+27
* Move most #includes to vext.h.Greg Lehey2003-05-011-57/+38
* Move most #includes to vext.h.Greg Lehey2003-05-011-50/+33
* Move most #includes to vext.h.Greg Lehey2003-05-011-153/+206
* Update to use current version of devstat API.Poul-Henning Kamp2003-03-152-4/+4
* Add #include <sys/resource.h>Poul-Henning Kamp2003-02-162-0/+2
* Remove #include <sys/dkstat.h>Poul-Henning Kamp2003-02-161-1/+0
* Rename bio_linkage to the more obvious bio_parent.Poul-Henning Kamp2003-02-071-0/+1
* While being here, remove a couple of unused "default:" labels in switchJoerg Wunsch2003-01-161-4/+0
* Make vinum disk-related devices readable by group "operator" to matchJoerg Wunsch2003-01-161-0/+15
* english(4) police.Jens Schweikhardt2002-12-271-2/+2
* vinum_info: Correct the print formats to allow for 64 bit pointers.Greg Lehey2002-12-121-8/+8
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-212-17/+17
* The .Nm utility.Philippe Charnier2002-07-061-12/+26
* Correct default location of history file.Greg Lehey2002-06-231-1/+1
* ANSIfy a few prototypes, thus fixing a few warnings.Giorgos Keramidas2002-06-091-5/+5
* more file system > filesystemTom Rhodes2002-05-162-17/+17
* Remove unneeded include.Poul-Henning Kamp2002-05-131-1/+0
* vinum_start: examine storage array devices, not just disks.Greg Lehey2002-04-261-3/+4
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-222-12/+12
* Change reference URLs.Jun Kuriyama2002-04-161-2/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-1/+2
* Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands.Greg Lehey2001-10-152-2/+1
* mdoc(7) police: restore fix in rev. 1.52; .Dt should be in CAPITALS.Ruslan Ermilov2001-09-111-1/+1
* Use a better stripe size in the examples.Greg Lehey2001-09-091-12/+12
* Add some features to libdevstat, and overhaul the interface a bit:Thomas Moestl2001-08-041-2/+2
* mdoc(7) police:Ruslan Ermilov2001-07-041-1/+1
* Correct typo.Greg Lehey2001-06-111-2/+2
* *sigh* We can't remove VINUMDEBUG entirely, since we include kernelGreg Lehey2001-05-231-3/+2
* Remove cruft.Greg Lehey2001-05-231-3/+0
* Remove -DVINUMDEBUG. vinum(8) now always supports debug options ifGreg Lehey2001-05-231-1/+1
* Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug optionsGreg Lehey2001-05-231-37/+1
* vinum_debug: Check for kernel module debug support, print errorGreg Lehey2001-05-231-10/+11
* Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug optionsGreg Lehey2001-05-231-175/+175
* Update description of the stripe size created by vinum_stripe,Greg Lehey2001-05-221-48/+45
* Major tidy up. Add explicit header files, thus enabling the .c filesGreg Lehey2001-05-221-26/+40
* Tidy up header files. Don't include stuff we don't need.Greg Lehey2001-05-221-50/+79
* Tidy up header files. Don't include stuff we don't need.Greg Lehey2001-05-221-28/+40