freebsd-dev/sys/nwfs
Poul-Henning Kamp 8177437d85 Complete the bio/buf divorce for all code below devfs::strategy
Exceptions:
        Vinum untouched.  This means that it cannot be compiled.
        Greg Lehey is on the case.

        CCD not converted yet, casts to struct buf (still safe)

        atapi-cd casts to struct buf to examine B_PHYS
2000-04-15 05:54:02 +00:00
..
nwfs_io.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
nwfs_ioctl.c Remove unnessary includes. 1999-10-12 10:37:00 +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 Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_node.h Add VT_NWFS tag. 2000-01-15 08:28:03 +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 Check if module was compiled without SMP support and running on 2000-01-15 08:35:48 +00:00
nwfs_vnops.c Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
nwfs.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00