freebsd-dev/sys/nwfs
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
nwfs_io.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
nwfs_ioctl.c Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
nwfs_mount.h Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_node.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
nwfs_node.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
nwfs_subr.c Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_subr.h Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_vfsops.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
nwfs_vnops.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
nwfs.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00