aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vinum/vinumvar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some dead variables.Greg Lehey1999-05-021-3/+1
* struct drive: add fields for debugging lockdrive deadlocks.Greg Lehey1999-04-101-0/+4
* Add debug flag DEBUG_EXITFREE to log problems freeing memory on exit.Greg Lehey1999-04-051-0/+1
* Add flag VF_CREATEDGreg Lehey1999-03-301-0/+1
* Add definition LongJmp for longjmp if -DVINUMDEBUG.Greg Lehey1999-03-281-6/+9
* Add flag VF_FORCECONFIG for use by the config_drive and friends.Greg Lehey1999-03-231-1/+1
* Define two superdevices for vinum(8), depending on whether they areGreg Lehey1999-03-191-3/+27
* Remove opencount from vinum_conf and struct vol, and disk index fromGreg Lehey1999-03-131-7/+4
* Correct some diagramsGreg Lehey1999-03-021-8/+10
* Change multiline comments to start with a lone /* and end with a */,Greg Lehey1999-01-291-30/+52
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-47/+59
* Some relatively minor tweaks to enable vinum to be built into a staticPeter Wemm1998-12-281-4/+4
* If I've done this right, revive the vinum code in it's now home after itPeter Wemm1998-12-281-0/+516
* Remove LKM's depricated by modules.Søren Schmidt1998-12-271-516/+0
* Change some numeric #defines to enumsGreg Lehey1998-11-021-12/+11
* config.c:Greg Lehey1998-10-211-2/+9
* Import base vinum lkm sourcesGreg Lehey1998-09-161-0/+510