aboutsummaryrefslogtreecommitdiff
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* Don't use /dev/vinum/rsd/XXX for init as it doesn't exist any more.Peter Wemm2000-02-062-2/+2
* make_devices(): Create devices with permissions 640, not 740.Greg Lehey2000-01-051-10/+10
* Describe 'move' function.Greg Lehey2000-01-051-14/+79
* Change parameters of some declarations.Greg Lehey2000-01-051-3/+4
* makedev: Give all devices permissions 740.Greg Lehey2000-01-051-57/+25
* Explicitly type large scalar parameters to avoid compilation warningsGreg Lehey2000-01-051-90/+168
* Explicitly type large scalar parameters to avoid compilation warningsGreg Lehey2000-01-051-10/+132
* Remove -g compiler flag.Marcel Moolenaar2000-01-031-1/+1
* Describe the new options of start and init commands.Greg Lehey1999-10-131-10/+43
* Change default init sizes from 64 kB to 60 kB, since the block deviceGreg Lehey1999-10-131-4/+8
* Change the name of the v flag variable from 'verbose' to 'vflag',Greg Lehey1999-10-131-9/+20
* Change the name of the v flag variable from 'verbose' to 'vflag',Greg Lehey1999-10-131-26/+41
* Change the name of the v flag variable from 'verbose' to 'vflag',Greg Lehey1999-10-131-43/+110
* Add description of checkparity and rebuildparity.Greg Lehey1999-09-281-4/+9
* Brucify comments.Greg Lehey1999-09-281-23/+66
* vinum_init: Fix message typo.Greg Lehey1999-09-281-1/+50
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Update and tidy descriptions of info -V.Greg Lehey1999-08-261-30/+69
* Document the setstate command.Greg Lehey1999-08-241-6/+22
* Change declaration for initsd.Greg Lehey1999-08-241-1/+4
* parseline(): Reset the -w flag.Greg Lehey1999-08-241-27/+29
* vinum_info(): Add support for logging subdisk I/O.Greg Lehey1999-08-241-17/+21
* Tidy up some indentation and comments.Greg Lehey1999-08-241-15/+109
* Minor mdoc fix.Mike Pritchard1999-08-151-2/+2
* Various man page cleanup:Mike Pritchard1999-08-151-8/+9
* initsd: On completion, put the subdisk in 'initialized' status, notGreg Lehey1999-08-151-34/+34
* Correct typo.Greg Lehey1999-08-141-1/+0
* Add declarations for initvol, initplex and initsd helper functions forGreg Lehey1999-08-141-0/+3
* vinum_info: add code to print out lock events.Greg Lehey1999-08-141-7/+32
* make_plex_dev: make them raw. Volume-related plex devices willGreg Lehey1999-08-141-9/+19
* vinum_init: add code to initialize subdisks as well as plexes. AlsoGreg Lehey1999-08-141-129/+159
* Correct typo.Greg Lehey1999-08-091-1/+1
* Update to reflect recent changes.Greg Lehey1999-08-071-55/+46
* Remove code to detect RAID-5/non-RAID-5 kernel modules.Greg Lehey1999-08-071-7/+7
* Remove code to detect RAID-5/non-RAID-5 kernel modules.Greg Lehey1999-08-071-99/+125
* Import RAID-5 code.Greg Lehey1999-08-071-30/+120
* vinum_init:Greg Lehey1999-08-071-29/+83
* Modify device numbering method to work with latest -CURRENT. Briefly,Greg Lehey1999-07-221-4/+4
* Add definitions for simplified config commandsGreg Lehey1999-07-021-1/+11
* Remove the volume, plex, sd and drive commands which allowed the userGreg Lehey1999-07-021-66/+493
* Change the name of the s option to indicate that it wears more thanGreg Lehey1999-07-021-12/+12
* Change the name of the s option to indicate that it wears more thanGreg Lehey1999-07-021-15/+49
* Document simplified configuration commands.Greg Lehey1999-07-021-19/+335
* Document the -f flag to detach.Greg Lehey1999-06-221-2/+8
* Remove ancient, mouldy comments.Greg Lehey1999-06-221-16/+0
* vinum_ldi:Greg Lehey1999-06-221-3/+4
* Allow a 'start <drive>' command.Greg Lehey1999-06-221-1/+4
* Arrange the "CONFIGURATION FILE" section in the order in which theGreg Lehey1999-05-071-24/+45
* timestamp:Greg Lehey1999-05-021-1/+3
* Update documentation of new functions.Greg Lehey1999-05-021-10/+63