| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a tutorial-like section "How to set up Vinum" | grog | 1999-03-24 | 1 | -76/+628 |
* | 'start' command: check that the objects in question aren't already up, | grog | 1999-03-24 | 1 | -17/+49 |
* | Correct ioctl calls VINUM_STARTCONFIG. The last commit broke the | grog | 1999-03-23 | 1 | -3/+3 |
* | Describe the new semantics of 'create': | grog | 1999-03-23 | 1 | -8/+31 |
* | Print correct message if the wrong module is loaded. | grog | 1999-03-23 | 1 | -1/+1 |
* | vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG. | grog | 1999-03-23 | 1 | -1/+1 |
* | If we fail to open the super device, open the "wrong" device (that is, | grog | 1999-03-19 | 1 | -1/+32 |
* | Clarify the synchronization options in additional plexes to a volume. | grog | 1999-03-18 | 1 | -3/+11 |
* | Clarify that the stop command only works in interactive mode. | grog | 1999-03-14 | 1 | -2/+6 |
* | create command: get the message right if an error occurs with a | grog | 1999-03-14 | 1 | -3/+5 |
* | Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE. | grog | 1999-03-13 | 1 | -9/+10 |
* | info command: Remove opencount parameter, print value of open flag. | grog | 1999-03-13 | 1 | -1/+1 |
* | create command: if an error occurs, print the offending line even if | grog | 1999-03-13 | 1 | -0/+2 |
* | Document "stop" command with no parameters. | grog | 1999-03-02 | 1 | -8/+102 |
* | Take definitions of VINUMMOD and WRONGMOD from v.c. | grog | 1999-03-02 | 1 | -1/+10 |
* | Move definitions of VINUMMOD and WRONGMOD to vext.h. | grog | 1999-03-02 | 1 | -17/+42 |
* | Change the format of the lists to reflect loss of pid field. | grog | 1999-03-02 | 1 | -15/+21 |
* | resetconfig: don't log the "obliterated" message, the kernel does that | grog | 1999-03-02 | 1 | -11/+47 |
* | Modify example configuration file to show more optimum stripe size of | grog | 1999-02-11 | 1 | -15/+18 |
* | Extend 'start' command: if used without any parameters, vinum scans | grog | 1999-02-11 | 1 | -3/+41 |
* | Check for both kinds of Vinum module (with and without RAID-5). Using | grog | 1999-02-11 | 1 | -0/+8 |
* | Include libdevstat in executable, for extended start command. | grog | 1999-02-11 | 1 | -3/+3 |
* | Correct include paths | grog | 1999-01-31 | 1 | -6/+2 |
* | Add MAINTAINER | grog | 1999-01-30 | 1 | -0/+3 |
* | Fix broken command tables (change formatting from tbl to .Bl/.El) | grog | 1999-01-27 | 1 | -145/+32 |
* | Update to reflect major changes in vinum kernel module | grog | 1999-01-21 | 4 | -131/+431 |
* | Update to reflect changes in kernel lkm | grog | 1999-01-21 | 1 | -84/+169 |
* | Remove -DRAID5 from CFLAGS | grog | 1999-01-21 | 1 | -2/+2 |
* | Don't install vinum(8) sgid. | grog | 1999-01-13 | 1 | -2/+2 |
* | - Format corrections for troff output | grog | 1999-01-09 | 1 | -14/+78 |
* | Complete change from DEBUG to VINUMDEBUG. Now it still builds when | grog | 1999-01-06 | 2 | -4/+4 |
* | Complete previous commit: change debug macro from DEBUG to VINUMDEBUG | grog | 1999-01-06 | 1 | -5/+7 |
* | Fix problems compiling without -DVINUMDEBUG | grog | 1999-01-06 | 1 | -3/+7 |
* | Tweaks as a result of having vinum statically buildable in a kernel. | peter | 1998-12-28 | 4 | -10/+10 |
* | Reenable vinum after repository copy. | sos | 1998-12-28 | 1 | -3/+3 |
* | - Correct alphabetical order of commands | grog | 1998-12-27 | 1 | -36/+125 |
* | Correct u_int_64 casting to remove warnings in printf() | grog | 1998-11-03 | 1 | -2/+2 |
* | Show revive pointer in percentage complete as well as absolute value. | grog | 1998-11-02 | 1 | -4/+5 |
* | Remove kludge to set subdisk states when bringing up a plex | grog | 1998-11-02 | 1 | -50/+1 |
* | list.c: | grog | 1998-10-21 | 1 | -4/+106 |
* | Honour the default CFLAGS. This fixes a spew of warnings for compiling | bde | 1998-10-17 | 1 | -14/+6 |
* | Don't assume that time_t is long. | bde | 1998-10-17 | 1 | -3/+7 |
* | Bring man page up to date | grog | 1998-09-29 | 1 | -34/+52 |
* | Import base vinum userland sources | grog | 1998-09-16 | 6 | -0/+3375 |