summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinumhdr.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused vinum files.phk2004-11-041-81/+0
* Update for the KDB framework:marcel2004-07-101-0/+1
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* Rename bio_linkage to the more obvious bio_parent.phk2003-02-071-0/+1
* Finally make vinum ready for the root filesystem in FreeBSD 5.x. (Ajoerg2003-02-051-0/+1
* Retire the bogus uses of the disklabel field d_sbsize and begin tophk2002-05-121-1/+0
* Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>.phk2002-04-081-0/+1
* Fix warnings:peter2001-06-151-1/+0
* Remove Malloc definitions (now in vinumext.h)grog2001-05-221-21/+2
* Take a shot at making vinum devfs aware.alfred2001-02-201-0/+1
* Make intr_nesting_level per-process, rather than per-cpu. Setupjake2001-01-211-1/+1
* Reinstate 1.19.grog2001-01-101-2/+3
* Get definition of Malloc right when not using VINUMDEBUGgrog2001-01-101-1/+1
* Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variablesjake2001-01-101-1/+1
* Don't include system-specific header files for userland program.grog2000-11-281-4/+4
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-081-1/+0
* Modify definition of Malloc: only M_WAITOK if we're not in angrog1999-10-131-2/+6
* Removal of sys/device.hn_hibma1999-10-051-1/+0
* remove some out-of-scope DEVFS references..julian1999-09-031-4/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Include opt_vinum.h to get the VINUMDEBUG definition as early asgrog1999-05-071-0/+1
* Remove old grunge, including references to sys/disk.h (which is goinggrog1999-05-071-10/+2
* Define macro LOCKDRIVE for debugging drive locking deadlocks.grog1999-04-101-1/+3
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-1/+0
* Remove old cruftgrog1999-01-211-11/+2
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-281-5/+15
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+103
* Remove LKM's depricated by modules.sos1998-12-271-103/+0
* Remove machine/cputypes.h - it's an i386 only thingpeter1998-11-061-2/+1
* Import base vinum lkm sourcesgrog1998-09-161-0/+104
OpenPOWER on IntegriCloud