NetBSD/sys/miscfs
thorpej c9efd0562e Make the vfs ops and vnodeop_opv symbols match the name of the
file-system option used to configure the file system into the kernel.
1997-10-06 09:32:31 +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 Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 19:14:20 +00:00
nullfs Make the vfs ops and vnodeop_opv symbols match the name of the 1997-10-06 09:32:31 +00:00
portal Eliminate use of dtom() in the handing of UNIX domain sockets. Add an 1997-06-24 19:12:53 +00:00
procfs Use the same indentation as other two place, sys_ptrace() and 1997-09-13 04:25:35 +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 Make the vfs ops and vnodeop_opv symbols match the name of the 1997-10-06 09:32:31 +00:00
union PR/4098: Alan Barrett: Fix diagnostic printf formatting. 1997-09-10 13:44:20 +00:00