| Commit message (Expand) | Author | Age | Files | Lines |
* | Update and tidy descriptions of info -V. | grog | 1999-08-26 | 1 | -30/+69 |
* | Document the setstate command. | grog | 1999-08-24 | 1 | -6/+22 |
* | Change declaration for initsd. | grog | 1999-08-24 | 1 | -1/+4 |
* | parseline(): Reset the -w flag. | grog | 1999-08-24 | 1 | -27/+29 |
* | vinum_info(): Add support for logging subdisk I/O. | grog | 1999-08-24 | 1 | -17/+21 |
* | Tidy up some indentation and comments. | grog | 1999-08-24 | 1 | -15/+109 |
* | Minor mdoc fix. | mpp | 1999-08-15 | 1 | -2/+2 |
* | Various man page cleanup: | mpp | 1999-08-15 | 1 | -8/+9 |
* | initsd: On completion, put the subdisk in 'initialized' status, not | grog | 1999-08-15 | 1 | -34/+34 |
* | Correct typo. | grog | 1999-08-14 | 1 | -1/+0 |
* | Add declarations for initvol, initplex and initsd helper functions for | grog | 1999-08-14 | 1 | -0/+3 |
* | vinum_info: add code to print out lock events. | grog | 1999-08-14 | 1 | -7/+32 |
* | make_plex_dev: make them raw. Volume-related plex devices will | grog | 1999-08-14 | 1 | -9/+19 |
* | vinum_init: add code to initialize subdisks as well as plexes. Also | grog | 1999-08-14 | 1 | -129/+159 |
* | Correct typo. | grog | 1999-08-09 | 1 | -1/+1 |
* | Update to reflect recent changes. | grog | 1999-08-07 | 1 | -55/+46 |
* | Remove code to detect RAID-5/non-RAID-5 kernel modules. | grog | 1999-08-07 | 1 | -7/+7 |
* | Remove code to detect RAID-5/non-RAID-5 kernel modules. | grog | 1999-08-07 | 1 | -99/+125 |
* | Import RAID-5 code. | grog | 1999-08-07 | 1 | -30/+120 |
* | vinum_init: | grog | 1999-08-07 | 1 | -29/+83 |
* | Modify device numbering method to work with latest -CURRENT. Briefly, | grog | 1999-07-22 | 1 | -4/+4 |
* | Add definitions for simplified config commands | grog | 1999-07-02 | 1 | -1/+11 |
* | Remove the volume, plex, sd and drive commands which allowed the user | grog | 1999-07-02 | 1 | -66/+493 |
* | Change the name of the s option to indicate that it wears more than | grog | 1999-07-02 | 1 | -12/+12 |
* | Change the name of the s option to indicate that it wears more than | grog | 1999-07-02 | 1 | -15/+49 |
* | Document simplified configuration commands. | grog | 1999-07-02 | 1 | -19/+335 |
* | Document the -f flag to detach. | grog | 1999-06-22 | 1 | -2/+8 |
* | Remove ancient, mouldy comments. | grog | 1999-06-22 | 1 | -16/+0 |
* | vinum_ldi: | grog | 1999-06-22 | 1 | -3/+4 |
* | Allow a 'start <drive>' command. | grog | 1999-06-22 | 1 | -1/+4 |
* | Arrange the "CONFIGURATION FILE" section in the order in which the | grog | 1999-05-07 | 1 | -24/+45 |
* | timestamp: | grog | 1999-05-02 | 1 | -1/+3 |
* | Update documentation of new functions. | grog | 1999-05-02 | 1 | -10/+63 |
* | Add definitions for history functions and printconfig split. | grog | 1999-05-02 | 1 | -0/+8 |
* | printconfig: | grog | 1999-05-02 | 1 | -16/+41 |
* | vinum_create: | grog | 1999-05-02 | 1 | -57/+97 |
* | Maintain a log file, by default /var/log/vinum.history, showing what | grog | 1999-05-02 | 1 | -0/+54 |
* | When looking at all objects, look at all objects. | grog | 1999-04-17 | 1 | -7/+7 |
* | When looking at all objects, look at all objects. | grog | 1999-04-17 | 1 | -19/+22 |
* | vinum_init: count dead children correctly when waiting for completion. | grog | 1999-04-17 | 1 | -2/+5 |
* | Add external declaration for wait flag, rather later than intended. | grog | 1999-04-10 | 1 | -0/+1 |
* | Document -w option for init command. | grog | 1999-04-10 | 1 | -22/+44 |
* | Add -w option to init command: wait for init to complete before | grog | 1999-04-10 | 2 | -63/+76 |
* | If the wrong version of vinum(8) has been started (i.e. non-RAID-5 | grog | 1999-04-09 | 3 | -5/+7 |
* | Add GOTCHAS entries warning against using partition c for vinum, and | grog | 1999-04-05 | 1 | -0/+76 |
* | vinum_resetstats: Reset stats for drives correctly when recursing. | grog | 1999-03-31 | 1 | -2/+4 |
* | Change the meaning of the combination of -s and no -v option in the | grog | 1999-03-31 | 1 | -74/+133 |
* | Get date right. | grog | 1999-03-28 | 1 | -8/+57 |
* | main (): Don't loop waiting for children to finish. | grog | 1999-03-28 | 1 | -2/+2 |
* | vinum_start: Allow user to specify a plex. In this case, revive all | grog | 1999-03-28 | 1 | -2/+28 |