aboutsummaryrefslogtreecommitdiff
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* Clarify which bit of the daemon config disables configuration saves.Greg Lehey2000-06-081-2/+2
* Update description of checkparity and rebuildparity commands.Greg Lehey2000-06-071-5/+57
* continue_revive: Set the revive blocksize correctly in the ioctl request.Greg Lehey2000-06-071-0/+6
* vinum_start: Set the revive blocksize correctly.Greg Lehey2000-06-071-1/+3
* Add new function declarations.Greg Lehey2000-06-021-1/+6
* Change the default command history file from /var/tmp/vinum_history toGreg Lehey2000-06-021-3/+50
* Add new function dumpconfig: dump the configuration informationGreg Lehey2000-06-022-0/+237
* attach command: allow attaching striped or parity plexes if the -fGreg Lehey2000-06-021-1/+2
* Add external for -i option.Greg Lehey2000-05-111-1/+2
* Remove description of the -v option for init and start.Greg Lehey2000-05-111-40/+43
* Add -i (interval) option, for use with start command.Greg Lehey2000-05-111-2/+15
* vinum_info: Use the correct field to determine whether trace entriesGreg Lehey2000-05-111-16/+11
* start plex/subdisk:Greg Lehey2000-05-111-57/+31
* Remove MAINTAINER.Greg Lehey2000-04-161-2/+0
* Fixed a missing library in DPADD.Bruce Evans2000-03-271-3/+4
* B_READ is gone, check for BIO_READ instead.Poul-Henning Kamp2000-03-201-8/+8
* Remove description of defunct DEBUG_NUMOUTPUT by commenting out.Greg Lehey2000-03-011-34/+40
* Add declaration for parityops.Greg Lehey2000-03-011-1/+2
* Increase the time we'll wait for a reviving disk to carry on and notGreg Lehey2000-03-011-4/+14
* Implement vinum_rebuildparity, which had got forgotten. In theGreg Lehey2000-03-011-35/+58
* Add definitions for vinum_raid[45] and checkupdates.Greg Lehey2000-02-291-0/+3
* Don't print any error message if we can't open the history file. ThisGreg Lehey2000-02-291-10/+8
* vinum_ldi: Honour the 'recurse' flag and show the subdisks on thisGreg Lehey2000-02-291-22/+69
* New function checkupdates: check whether configuration updates areGreg Lehey2000-02-291-5/+357
* 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