NetBSD/sys/miscfs
thorpej a79a3ca472 Fix a reversed argument which caused procfs_checkioperm() to always return
"OK".  Add a few comments to avoid further confusion.
1997-08-27 08:52:51 +00:00
..
deadfs
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
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 Fix a reversed argument which caused procfs_checkioperm() to always return 1997-08-27 08:52:51 +00:00
specfs
umapfs
union Since there is a "%qx" printf format, don't truncate to long for 1997-07-04 19:22:48 +00:00