freebsd-dev/sys/dev/vinum
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
COPYRIGHT $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
makestatetext $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
request.h Add some private storage so that we can queue requests in an interrupt 1999-10-13 03:16:05 +00:00
statetexts.h Add 'initialized' state for subdisks. After initializing, the subdisk 1999-08-15 02:29:14 +00:00
vinum.c Minor formatting changes (7th attempt) 1999-09-28 22:42:06 +00:00
vinumconfig.c Remove some superfluous comments. 1999-09-28 22:43:07 +00:00
vinumdaemon.c Add some private storage so that we can queue requests in an interrupt 1999-10-13 03:16:05 +00:00
vinumext.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinumhdr.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinuminterrupt.c sdio_done: 1999-10-17 23:56:47 +00:00
vinumio.c Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
vinumio.h struct vinum_ioctl_msg: Add fields verify (for initsd) and blocksize 1999-10-13 03:18:29 +00:00
vinumioctl.c Remove reference to obsolete initsd function. 1999-10-13 23:00:30 +00:00
vinumkw.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumlock.c Don't count iterations while waiting for a lock to become free. 1999-09-28 22:56:04 +00:00
vinummemory.c MMalloc: don't supply M_WAITOK when mallocing from an interrupt 1999-10-13 03:18:53 +00:00
vinumparser.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinumraid5.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumrequest.c remove PCATCH from a tsleep that isn't checked for (avoid infinite loop). 1999-11-18 08:57:03 +00:00
vinumrevive.c revive_block: Add a check for a too high revive block size. This is 1999-10-13 03:20:11 +00:00
vinumstate.c Add glue for passing revive block size, and also for initializing a 1999-10-13 03:21:04 +00:00
vinumstate.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumutil.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinumvar.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00