| Commit message (Expand) | Author | Age | Files | Lines |
* | timestamp: | Greg Lehey | 1999-05-02 | 1 | -1/+3 |
* | Update documentation of new functions. | Greg Lehey | 1999-05-02 | 1 | -10/+63 |
* | Add definitions for history functions and printconfig split. | Greg Lehey | 1999-05-02 | 1 | -0/+8 |
* | printconfig: | Greg Lehey | 1999-05-02 | 1 | -16/+41 |
* | vinum_create: | Greg Lehey | 1999-05-02 | 1 | -57/+97 |
* | Maintain a log file, by default /var/log/vinum.history, showing what | Greg Lehey | 1999-05-02 | 1 | -0/+54 |
* | When looking at all objects, look at all objects. | Greg Lehey | 1999-04-17 | 1 | -7/+7 |
* | When looking at all objects, look at all objects. | Greg Lehey | 1999-04-17 | 1 | -19/+22 |
* | vinum_init: count dead children correctly when waiting for completion. | Greg Lehey | 1999-04-17 | 1 | -2/+5 |
* | Add external declaration for wait flag, rather later than intended. | Greg Lehey | 1999-04-10 | 1 | -0/+1 |
* | Document -w option for init command. | Greg Lehey | 1999-04-10 | 1 | -22/+44 |
* | Add -w option to init command: wait for init to complete before | Greg Lehey | 1999-04-10 | 2 | -63/+76 |
* | If the wrong version of vinum(8) has been started (i.e. non-RAID-5 | Greg Lehey | 1999-04-09 | 3 | -5/+7 |
* | Add GOTCHAS entries warning against using partition c for vinum, and | Greg Lehey | 1999-04-05 | 1 | -0/+76 |
* | vinum_resetstats: Reset stats for drives correctly when recursing. | Greg Lehey | 1999-03-31 | 1 | -2/+4 |
* | Change the meaning of the combination of -s and no -v option in the | Greg Lehey | 1999-03-31 | 1 | -74/+133 |
* | Get date right. | Greg Lehey | 1999-03-28 | 1 | -8/+57 |
* | main (): Don't loop waiting for children to finish. | Greg Lehey | 1999-03-28 | 1 | -2/+2 |
* | vinum_start: Allow user to specify a plex. In this case, revive all | Greg Lehey | 1999-03-28 | 1 | -2/+28 |
* | Add a tutorial-like section "How to set up Vinum" | Greg Lehey | 1999-03-24 | 1 | -76/+628 |
* | 'start' command: check that the objects in question aren't already up, | Greg Lehey | 1999-03-24 | 1 | -17/+49 |
* | Correct ioctl calls VINUM_STARTCONFIG. The last commit broke the | Greg Lehey | 1999-03-23 | 1 | -3/+3 |
* | Describe the new semantics of 'create': | Greg Lehey | 1999-03-23 | 1 | -8/+31 |
* | Print correct message if the wrong module is loaded. | Greg Lehey | 1999-03-23 | 1 | -1/+1 |
* | vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG. | Greg Lehey | 1999-03-23 | 1 | -1/+1 |
* | If we fail to open the super device, open the "wrong" device (that is, | Greg Lehey | 1999-03-19 | 1 | -1/+32 |
* | Clarify the synchronization options in additional plexes to a volume. | Greg Lehey | 1999-03-18 | 1 | -3/+11 |
* | Clarify that the stop command only works in interactive mode. | Greg Lehey | 1999-03-14 | 1 | -2/+6 |
* | create command: get the message right if an error occurs with a | Greg Lehey | 1999-03-14 | 1 | -3/+5 |
* | Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE. | Greg Lehey | 1999-03-13 | 1 | -9/+10 |
* | info command: Remove opencount parameter, print value of open flag. | Greg Lehey | 1999-03-13 | 1 | -1/+1 |
* | create command: if an error occurs, print the offending line even if | Greg Lehey | 1999-03-13 | 1 | -0/+2 |
* | Document "stop" command with no parameters. | Greg Lehey | 1999-03-02 | 1 | -8/+102 |
* | Take definitions of VINUMMOD and WRONGMOD from v.c. | Greg Lehey | 1999-03-02 | 1 | -1/+10 |
* | Move definitions of VINUMMOD and WRONGMOD to vext.h. | Greg Lehey | 1999-03-02 | 1 | -17/+42 |
* | Change the format of the lists to reflect loss of pid field. | Greg Lehey | 1999-03-02 | 1 | -15/+21 |
* | resetconfig: don't log the "obliterated" message, the kernel does that | Greg Lehey | 1999-03-02 | 1 | -11/+47 |
* | Modify example configuration file to show more optimum stripe size of | Greg Lehey | 1999-02-11 | 1 | -15/+18 |
* | Extend 'start' command: if used without any parameters, vinum scans | Greg Lehey | 1999-02-11 | 1 | -3/+41 |
* | Check for both kinds of Vinum module (with and without RAID-5). Using | Greg Lehey | 1999-02-11 | 1 | -0/+8 |
* | Include libdevstat in executable, for extended start command. | Greg Lehey | 1999-02-11 | 1 | -3/+3 |
* | Correct include paths | Greg Lehey | 1999-01-31 | 1 | -6/+2 |
* | Add MAINTAINER | Greg Lehey | 1999-01-30 | 1 | -0/+3 |
* | Fix broken command tables (change formatting from tbl to .Bl/.El) | Greg Lehey | 1999-01-27 | 1 | -145/+32 |
* | Update to reflect major changes in vinum kernel module | Greg Lehey | 1999-01-21 | 4 | -131/+431 |
* | Update to reflect changes in kernel lkm | Greg Lehey | 1999-01-21 | 1 | -84/+169 |
* | Remove -DRAID5 from CFLAGS | Greg Lehey | 1999-01-21 | 1 | -2/+2 |
* | Don't install vinum(8) sgid. | Greg Lehey | 1999-01-13 | 1 | -2/+2 |
* | - Format corrections for troff output | Greg Lehey | 1999-01-09 | 1 | -14/+78 |
* | Complete change from DEBUG to VINUMDEBUG. Now it still builds when | Greg Lehey | 1999-01-06 | 2 | -4/+4 |