freebsd-nq/sys/fs/nwfs
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
nwfs_io.c - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
nwfs_ioctl.c Return ENOTTY on unrecognized ioctls. 2002-09-26 14:08:37 +00:00
nwfs_mount.h More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
nwfs_node.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
nwfs_node.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs_subr.c Add a missing #include <sys/lockmgr.h>. 2002-09-01 23:02:10 +00:00
nwfs_subr.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs_vfsops.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
nwfs_vnops.c Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
nwfs.h KSE Milestone 2 2001-09-12 08:38:13 +00:00