summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-273-12/+12
* Correct #include in vinumioctl.c to compile correctlygrog1999-01-241-2/+2
* Minor tweak to fix 'pseudo-device vinum'. One of these got lost before,peter1999-01-232-6/+6
* Remove stray Makefile that Greg initially imported.peter1999-01-231-26/+0
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-47/+59
* Retain some of the RAID5 texts even in the non-RAID5 versions.grog1999-01-211-1/+67
* Remove states:grog1999-01-211-28/+21
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-413/+456
* Change the style of revive: revive subdisks instead of plexes. Thisgrog1999-01-211-35/+86
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-83/+41
* Add keywords help, makedev, quit and setdaemongrog1999-01-211-1/+7
* MMalloc: remove directory part of name correctlygrog1999-01-211-5/+4
* Create functions lockdrive and unlockdrive to handle drive lockinggrog1999-01-211-2/+35
* Add keywords makedev, setdaemon and help.grog1999-01-211-1/+6
* Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longergrog1999-01-211-3/+7
* Include Peter Wemm's renaming and restructuringgrog1999-01-212-392/+484
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-14/+25
* Remove old cruftgrog1999-01-211-11/+2
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-111/+117
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-18/+40
* Code for vinum daemon.grog1999-01-211-0/+202
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-74/+30
* Reflect changes in vinumstate.hgrog1999-01-211-5/+4
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-12/+41
* Include the copyright notice in the script, making the file COPYRIGHTgrog1999-01-211-2/+40
* Fix an overflow problem which prevented revive from working on plexesgrog1999-01-061-2/+2
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-2819-73/+107
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-2823-0/+8492
* Remove LKM's depricated by modules.sos1998-12-2723-8492/+0
* Remove machine/cputypes.h - it's an i386 only thingpeter1998-11-061-2/+1
* Remove some dead code and commentsgrog1998-11-031-10/+8
* Print a warning if we removed a junked drivegrog1998-11-031-1/+7
* Take drive down if the disk driver tells us it's not theregrog1998-11-031-1/+5
* Check for duplicate subdisk namesgrog1998-11-031-9/+9
* Change some numeric #defines to enumsgrog1998-11-021-12/+11
* Don't close drives when called from interrupt context, set a flag forgrog1998-11-021-23/+63
* Get the default revive blocksize right for striped and RAID-5 plexesgrog1998-11-021-3/+4
* Close any drives downed in an interrupt context.grog1998-11-021-5/+24
* Accept incorrect device open counts, but print a warninggrog1998-11-021-2/+17
* Check for maximum number of subdisks in a plexgrog1998-11-021-1/+11
* Move the kld stuff to here.peter1998-10-231-4/+38
* config.c:grog1998-10-2111-56/+188
* Correct calculation of revive blocksizegrog1998-09-281-2/+2
* Get include paths rightgrog1998-09-281-2/+2
* Import base vinum lkm sourcesgrog1998-09-1623-0/+8235
OpenPOWER on IntegriCloud