freebsd-dev/sys/fs
Poul-Henning Kamp e9340d96fa Remove 42 unneeded #include <sys/ioccom.h>.
ioccom.h defines only implementation detail, and should therefore
only be included from the #include which defines the ioctl tags,
in other words: never include it from *.c
2000-05-03 07:31:38 +00:00
..
cd9660 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
deadfs Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
fdescfs Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
fifofs Introduce kqueue() and kevent(), a kernel event notification facility. 2000-04-16 18:53:38 +00:00
hpfs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
msdosfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
ntfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nullfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nwfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
portalfs Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
procfs Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
specfs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
umapfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
unionfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00