freebsd-dev/sys/nwfs
Peter Wemm c447342094 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 05:07:58 +00:00
..
nwfs_io.c Remove abuse of struct nameidata. 1999-11-27 17:46:04 +00:00
nwfs_ioctl.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
nwfs_mount.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +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 Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nwfs_vnops.c Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
nwfs.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00