summaryrefslogtreecommitdiffstats
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct typo.grog1999-08-141-1/+0
* Add declarations for initvol, initplex and initsd helper functions forgrog1999-08-141-0/+3
* vinum_info: add code to print out lock events.grog1999-08-141-7/+32
* make_plex_dev: make them raw. Volume-related plex devices willgrog1999-08-141-9/+19
* vinum_init: add code to initialize subdisks as well as plexes. Alsogrog1999-08-141-129/+159
* Correct typo.grog1999-08-091-1/+1
* Update to reflect recent changes.grog1999-08-071-55/+46
* Remove code to detect RAID-5/non-RAID-5 kernel modules.grog1999-08-071-7/+7
* Remove code to detect RAID-5/non-RAID-5 kernel modules.grog1999-08-071-99/+125
* Import RAID-5 code.grog1999-08-071-30/+120
* vinum_init:grog1999-08-071-29/+83
* Modify device numbering method to work with latest -CURRENT. Briefly,grog1999-07-221-4/+4
* Add definitions for simplified config commandsgrog1999-07-021-1/+11
* Remove the volume, plex, sd and drive commands which allowed the usergrog1999-07-021-66/+493
* Change the name of the s option to indicate that it wears more thangrog1999-07-021-12/+12
* Change the name of the s option to indicate that it wears more thangrog1999-07-021-15/+49
* Document simplified configuration commands.grog1999-07-021-19/+335
* Document the -f flag to detach.grog1999-06-221-2/+8
* Remove ancient, mouldy comments.grog1999-06-221-16/+0
* vinum_ldi:grog1999-06-221-3/+4
* Allow a 'start <drive>' command.grog1999-06-221-1/+4
* 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
OpenPOWER on IntegriCloud