aboutsummaryrefslogtreecommitdiff
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* NULL -> 0.Ruslan Ermilov2004-03-171-1/+1
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Also remove "makedev" from the online help.Lukas Ertl2004-02-161-2/+0
* Since DEVFS is mandatory, remove all instances to make_dev*. Keep theLukas Ertl2004-02-164-228/+3
* Remove unused variable and related bogus checks.Lukas Ertl2004-02-141-10/+3
* Correct order of arguments given to checkparity and rebuildparity.Lukas Ertl2004-02-061-4/+7
* Add an entry to the BUGS section indicating that Vinum cannot currentlyRobert Watson2003-11-171-0/+7
* Don't attempt to make devices if we're using devfs. ThisRobert Watson2003-11-171-5/+10
* Fix some 64 bit warnings. You can't fit a pointer in an int.Peter Wemm2003-10-261-4/+4
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-2/+2
* 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