NetBSD/sys/miscfs
mycroft 2ee8bc2b79 Don't allow writes to init's memory or registers while in secure mode. 1997-06-25 11:32:15 +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 Eliminate use of dtom() in the handing of UNIX domain sockets. Add an 1997-06-24 19:12:53 +00:00
procfs Don't allow writes to init's memory or registers while in secure mode. 1997-06-25 11:32:15 +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