summaryrefslogtreecommitdiffstats
path: root/lkm/vinum
Commit message (Expand)AuthorAgeFilesLines
* 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