summaryrefslogtreecommitdiffstats
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* Arrange the "CONFIGURATION FILE" section in the order in which thegrog1999-05-071-24/+45
* timestamp:grog1999-05-021-1/+3
* Update documentation of new functions.grog1999-05-021-10/+63
* Add definitions for history functions and printconfig split.grog1999-05-021-0/+8
* printconfig:grog1999-05-021-16/+41
* vinum_create:grog1999-05-021-57/+97
* Maintain a log file, by default /var/log/vinum.history, showing whatgrog1999-05-021-0/+54
* When looking at all objects, look at all objects.grog1999-04-171-7/+7
* When looking at all objects, look at all objects.grog1999-04-171-19/+22
* vinum_init: count dead children correctly when waiting for completion.grog1999-04-171-2/+5
* Add external declaration for wait flag, rather later than intended.grog1999-04-101-0/+1
* Document -w option for init command.grog1999-04-101-22/+44
* Add -w option to init command: wait for init to complete beforegrog1999-04-102-63/+76
* If the wrong version of vinum(8) has been started (i.e. non-RAID-5grog1999-04-093-5/+7
* Add GOTCHAS entries warning against using partition c for vinum, andgrog1999-04-051-0/+76
* vinum_resetstats: Reset stats for drives correctly when recursing.grog1999-03-311-2/+4
* Change the meaning of the combination of -s and no -v option in thegrog1999-03-311-74/+133
* Get date right.grog1999-03-281-8/+57
* main (): Don't loop waiting for children to finish.grog1999-03-281-2/+2
* vinum_start: Allow user to specify a plex. In this case, revive allgrog1999-03-281-2/+28
* Add a tutorial-like section "How to set up Vinum"grog1999-03-241-76/+628
* 'start' command: check that the objects in question aren't already up,grog1999-03-241-17/+49
* Correct ioctl calls VINUM_STARTCONFIG. The last commit broke thegrog1999-03-231-3/+3
* Describe the new semantics of 'create':grog1999-03-231-8/+31
* Print correct message if the wrong module is loaded.grog1999-03-231-1/+1
* vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG.grog1999-03-231-1/+1
* If we fail to open the super device, open the "wrong" device (that is,grog1999-03-191-1/+32
* Clarify the synchronization options in additional plexes to a volume.grog1999-03-181-3/+11
* Clarify that the stop command only works in interactive mode.grog1999-03-141-2/+6
* create command: get the message right if an error occurs with agrog1999-03-141-3/+5
* Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE.grog1999-03-131-9/+10
* info command: Remove opencount parameter, print value of open flag.grog1999-03-131-1/+1
* create command: if an error occurs, print the offending line even ifgrog1999-03-131-0/+2
* Document "stop" command with no parameters.grog1999-03-021-8/+102
* Take definitions of VINUMMOD and WRONGMOD from v.c.grog1999-03-021-1/+10
* Move definitions of VINUMMOD and WRONGMOD to vext.h.grog1999-03-021-17/+42
* Change the format of the lists to reflect loss of pid field.grog1999-03-021-15/+21
* resetconfig: don't log the "obliterated" message, the kernel does thatgrog1999-03-021-11/+47
* Modify example configuration file to show more optimum stripe size ofgrog1999-02-111-15/+18
* Extend 'start' command: if used without any parameters, vinum scansgrog1999-02-111-3/+41
* Check for both kinds of Vinum module (with and without RAID-5). Usinggrog1999-02-111-0/+8
* Include libdevstat in executable, for extended start command.grog1999-02-111-3/+3
* Correct include pathsgrog1999-01-311-6/+2
* Add MAINTAINERgrog1999-01-301-0/+3
* Fix broken command tables (change formatting from tbl to .Bl/.El)grog1999-01-271-145/+32
* Update to reflect major changes in vinum kernel modulegrog1999-01-214-131/+431
* Update to reflect changes in kernel lkmgrog1999-01-211-84/+169
* Remove -DRAID5 from CFLAGSgrog1999-01-211-2/+2
* Don't install vinum(8) sgid.grog1999-01-131-2/+2
* - Format corrections for troff outputgrog1999-01-091-14/+78
OpenPOWER on IntegriCloud