| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify which bit of the daemon config disables configuration saves. | grog | 2000-06-08 | 1 | -2/+2 |
* | Update description of checkparity and rebuildparity commands. | grog | 2000-06-07 | 1 | -5/+57 |
* | continue_revive: Set the revive blocksize correctly in the ioctl request. | grog | 2000-06-07 | 1 | -0/+6 |
* | vinum_start: Set the revive blocksize correctly. | grog | 2000-06-07 | 1 | -1/+3 |
* | Add new function declarations. | grog | 2000-06-02 | 1 | -1/+6 |
* | Change the default command history file from /var/tmp/vinum_history to | grog | 2000-06-02 | 1 | -3/+50 |
* | Add new function dumpconfig: dump the configuration information | grog | 2000-06-02 | 2 | -0/+237 |
* | attach command: allow attaching striped or parity plexes if the -f | grog | 2000-06-02 | 1 | -1/+2 |
* | Add external for -i option. | grog | 2000-05-11 | 1 | -1/+2 |
* | Remove description of the -v option for init and start. | grog | 2000-05-11 | 1 | -40/+43 |
* | Add -i (interval) option, for use with start command. | grog | 2000-05-11 | 1 | -2/+15 |
* | vinum_info: Use the correct field to determine whether trace entries | grog | 2000-05-11 | 1 | -16/+11 |
* | start plex/subdisk: | grog | 2000-05-11 | 1 | -57/+31 |
* | Remove MAINTAINER. | grog | 2000-04-16 | 1 | -2/+0 |
* | Fixed a missing library in DPADD. | bde | 2000-03-27 | 1 | -3/+4 |
* | B_READ is gone, check for BIO_READ instead. | phk | 2000-03-20 | 1 | -8/+8 |
* | Remove description of defunct DEBUG_NUMOUTPUT by commenting out. | grog | 2000-03-01 | 1 | -34/+40 |
* | Add declaration for parityops. | grog | 2000-03-01 | 1 | -1/+2 |
* | Increase the time we'll wait for a reviving disk to carry on and not | grog | 2000-03-01 | 1 | -4/+14 |
* | Implement vinum_rebuildparity, which had got forgotten. In the | grog | 2000-03-01 | 1 | -35/+58 |
* | Add definitions for vinum_raid[45] and checkupdates. | grog | 2000-02-29 | 1 | -0/+3 |
* | Don't print any error message if we can't open the history file. This | grog | 2000-02-29 | 1 | -10/+8 |
* | vinum_ldi: Honour the 'recurse' flag and show the subdisks on this | grog | 2000-02-29 | 1 | -22/+69 |
* | New function checkupdates: check whether configuration updates are | grog | 2000-02-29 | 1 | -5/+357 |
* | Don't use /dev/vinum/rsd/XXX for init as it doesn't exist any more. | peter | 2000-02-06 | 2 | -2/+2 |
* | make_devices(): Create devices with permissions 640, not 740. | grog | 2000-01-05 | 1 | -10/+10 |
* | Describe 'move' function. | grog | 2000-01-05 | 1 | -14/+79 |
* | Change parameters of some declarations. | grog | 2000-01-05 | 1 | -3/+4 |
* | makedev: Give all devices permissions 740. | grog | 2000-01-05 | 1 | -57/+25 |
* | Explicitly type large scalar parameters to avoid compilation warnings | grog | 2000-01-05 | 1 | -90/+168 |
* | Explicitly type large scalar parameters to avoid compilation warnings | grog | 2000-01-05 | 1 | -10/+132 |
* | Remove -g compiler flag. | marcel | 2000-01-03 | 1 | -1/+1 |
* | Describe the new options of start and init commands. | grog | 1999-10-13 | 1 | -10/+43 |
* | Change default init sizes from 64 kB to 60 kB, since the block device | grog | 1999-10-13 | 1 | -4/+8 |
* | Change the name of the v flag variable from 'verbose' to 'vflag', | grog | 1999-10-13 | 1 | -9/+20 |
* | Change the name of the v flag variable from 'verbose' to 'vflag', | grog | 1999-10-13 | 1 | -26/+41 |
* | Change the name of the v flag variable from 'verbose' to 'vflag', | grog | 1999-10-13 | 1 | -43/+110 |
* | Add description of checkparity and rebuildparity. | grog | 1999-09-28 | 1 | -4/+9 |
* | Brucify comments. | grog | 1999-09-28 | 1 | -23/+66 |
* | vinum_init: Fix message typo. | grog | 1999-09-28 | 1 | -1/+50 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 6 | -6/+6 |
* | 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 |