NetBSD/sys/miscfs
kleink a1c6b08386 When reading from an empty FIFO no process has opened for writing, and
O_NONBLOCK is set, return 0.
1997-05-18 12:19:29 +00:00
..
deadfs backout previous kprintf changes 1996-10-13 02:21:25 +00:00
fdesc Eliminate bogus uses of V{READ,WRITE,EXEC}. Use S_I[RWX]{USR,GRP,OTH} where 1997-05-05 07:13:57 +00:00
fifofs When reading from an empty FIFO no process has opened for writing, and 1997-05-18 12:19:29 +00:00
genfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
kernfs Move `struct kern_target' definition into kernfs.h 1997-05-10 22:04:13 +00:00
nullfs NULL => 0 (Arne Juul; PR#3629) 1997-05-17 20:31:15 +00:00
portal Update for lookup() changes. 1997-05-09 04:05:01 +00:00
procfs Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure 1997-05-08 16:19:43 +00:00
specfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
umapfs this is umapfs, not lofs 1997-03-11 03:55:04 +00:00
union Need stat.h. 1997-05-05 07:19:05 +00:00