freebsd-nq/sys/nwfs
Poul-Henning Kamp 923502ff91 useracc() the prequel:
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>.  This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.

This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
1999-10-29 18:09:36 +00:00
..
nwfs_io.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
nwfs_ioctl.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
nwfs_mount.h Isolate old constant NCP_VOLNAME_LEN. 1999-10-14 08:57:54 +00:00
nwfs_node.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
nwfs_node.h
nwfs_subr.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
nwfs_subr.h
nwfs_vfsops.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
nwfs_vnops.c Under some condition vnode can reference itself. 1999-10-14 09:35:37 +00:00
nwfs.h Under some condition vnode can reference itself. 1999-10-14 09:35:37 +00:00