| Commit message (Expand) | Author | Age | Files | Lines |
* | Make vinum disk-related devices readable by group "operator" to match | joerg | 2003-01-16 | 1 | -0/+15 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -1/+1 |
* | Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug options | grog | 2001-05-23 | 1 | -37/+1 |
* | Tidy up header files. Don't include stuff we don't need. | grog | 2001-05-22 | 1 | -50/+79 |
* | Use _PATH_DEV. | obrien | 2001-02-28 | 1 | -3/+4 |
* | Fix vinum for both devfs and non-devfs systems. | alfred | 2001-02-20 | 1 | -19/+35 |
* | Clean up now that setproctitle() is in libc. | grog | 2000-09-03 | 1 | -1/+0 |
* | continue_revive: Set the revive blocksize correctly in the ioctl request. | grog | 2000-06-07 | 1 | -0/+6 |
* | Change the default command history file from /var/tmp/vinum_history to | grog | 2000-06-02 | 1 | -3/+50 |
* | Add -i (interval) option, for use with start command. | grog | 2000-05-11 | 1 | -2/+15 |
* | Don't print any error message if we can't open the history file. This | grog | 2000-02-29 | 1 | -10/+8 |
* | Don't use /dev/vinum/rsd/XXX for init as it doesn't exist any more. | peter | 2000-02-06 | 1 | -1/+1 |
* | make_devices(): Create devices with permissions 640, not 740. | grog | 2000-01-05 | 1 | -10/+10 |
* | makedev: Give all devices permissions 740. | grog | 2000-01-05 | 1 | -57/+25 |
* | Change the name of the v flag variable from 'verbose' to 'vflag', | grog | 1999-10-13 | 1 | -9/+20 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | parseline(): Reset the -w flag. | grog | 1999-08-24 | 1 | -27/+29 |
* | make_plex_dev: make them raw. Volume-related plex devices will | grog | 1999-08-14 | 1 | -9/+19 |
* | Remove code to detect RAID-5/non-RAID-5 kernel modules. | grog | 1999-08-07 | 1 | -99/+125 |
* | Modify device numbering method to work with latest -CURRENT. Briefly, | grog | 1999-07-22 | 1 | -4/+4 |
* | Change the name of the s option to indicate that it wears more than | grog | 1999-07-02 | 1 | -15/+49 |
* | Remove ancient, mouldy comments. | grog | 1999-06-22 | 1 | -16/+0 |
* | timestamp: | grog | 1999-05-02 | 1 | -1/+3 |
* | 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 |
* | Add -w option to init command: wait for init to complete before | grog | 1999-04-10 | 1 | -0/+5 |
* | If the wrong version of vinum(8) has been started (i.e. non-RAID-5 | grog | 1999-04-09 | 1 | -3/+5 |
* | main (): Don't loop waiting for children to finish. | grog | 1999-03-28 | 1 | -2/+2 |
* | Print correct message if the wrong module is loaded. | 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 |
* | Move definitions of VINUMMOD and WRONGMOD to vext.h. | grog | 1999-03-02 | 1 | -17/+42 |
* | Check for both kinds of Vinum module (with and without RAID-5). Using | grog | 1999-02-11 | 1 | -0/+8 |
* | Update to reflect major changes in vinum kernel module | grog | 1999-01-21 | 1 | -15/+95 |
* | Complete previous commit: change debug macro from DEBUG to VINUMDEBUG | grog | 1999-01-06 | 1 | -5/+7 |
* | Tweaks as a result of having vinum statically buildable in a kernel. | peter | 1998-12-28 | 1 | -2/+2 |
* | Import base vinum userland sources | grog | 1998-09-16 | 1 | -0/+561 |