summaryrefslogtreecommitdiffstats
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* Clarify which bit of the daemon config disables configuration saves.grog2000-06-081-2/+2
* Update description of checkparity and rebuildparity commands.grog2000-06-071-5/+57
* continue_revive: Set the revive blocksize correctly in the ioctl request.grog2000-06-071-0/+6
* vinum_start: Set the revive blocksize correctly.grog2000-06-071-1/+3
* Add new function declarations.grog2000-06-021-1/+6
* Change the default command history file from /var/tmp/vinum_history togrog2000-06-021-3/+50
* Add new function dumpconfig: dump the configuration informationgrog2000-06-022-0/+237
* attach command: allow attaching striped or parity plexes if the -fgrog2000-06-021-1/+2
* Add external for -i option.grog2000-05-111-1/+2
* Remove description of the -v option for init and start.grog2000-05-111-40/+43
* Add -i (interval) option, for use with start command.grog2000-05-111-2/+15
* vinum_info: Use the correct field to determine whether trace entriesgrog2000-05-111-16/+11
* start plex/subdisk:grog2000-05-111-57/+31
* Remove MAINTAINER.grog2000-04-161-2/+0
* Fixed a missing library in DPADD.bde2000-03-271-3/+4
* B_READ is gone, check for BIO_READ instead.phk2000-03-201-8/+8
* Remove description of defunct DEBUG_NUMOUTPUT by commenting out.grog2000-03-011-34/+40
* Add declaration for parityops.grog2000-03-011-1/+2
* Increase the time we'll wait for a reviving disk to carry on and notgrog2000-03-011-4/+14
* Implement vinum_rebuildparity, which had got forgotten. In thegrog2000-03-011-35/+58
* Add definitions for vinum_raid[45] and checkupdates.grog2000-02-291-0/+3
* Don't print any error message if we can't open the history file. Thisgrog2000-02-291-10/+8
* vinum_ldi: Honour the 'recurse' flag and show the subdisks on thisgrog2000-02-291-22/+69
* New function checkupdates: check whether configuration updates aregrog2000-02-291-5/+357
* Don't use /dev/vinum/rsd/XXX for init as it doesn't exist any more.peter2000-02-062-2/+2
* make_devices(): Create devices with permissions 640, not 740.grog2000-01-051-10/+10
* Describe 'move' function.grog2000-01-051-14/+79
* Change parameters of some declarations.grog2000-01-051-3/+4
* makedev: Give all devices permissions 740.grog2000-01-051-57/+25
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-90/+168
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-10/+132
* Remove -g compiler flag.marcel2000-01-031-1/+1
* Describe the new options of start and init commands.grog1999-10-131-10/+43
* Change default init sizes from 64 kB to 60 kB, since the block devicegrog1999-10-131-4/+8
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-9/+20
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-26/+41
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-43/+110
* Add description of checkparity and rebuildparity.grog1999-09-281-4/+9
* Brucify comments.grog1999-09-281-23/+66
* vinum_init: Fix message typo.grog1999-09-281-1/+50
* $Id$ -> $FreeBSD$peter1999-08-286-6/+6
* Update and tidy descriptions of info -V.grog1999-08-261-30/+69
* Document the setstate command.grog1999-08-241-6/+22
* Change declaration for initsd.grog1999-08-241-1/+4
* parseline(): Reset the -w flag.grog1999-08-241-27/+29
* vinum_info(): Add support for logging subdisk I/O.grog1999-08-241-17/+21
* Tidy up some indentation and comments.grog1999-08-241-15/+109
* Minor mdoc fix.mpp1999-08-151-2/+2
* Various man page cleanup:mpp1999-08-151-8/+9
* initsd: On completion, put the subdisk in 'initialized' status, notgrog1999-08-151-34/+34
OpenPOWER on IntegriCloud