NetBSD/sys/miscfs
explorer 945beb8d63 Move procfs_checkioperm() from procvs_subr.c to procfs_mem.c, since _subr is
not included in a kernel without procfs, and it seems wrong to pull
all of procfs_subr.c in for just that one function.  Perhaps this
should go into a new file instead?
1997-08-13 04:01:22 +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 Move procfs_checkioperm() from procvs_subr.c to procfs_mem.c, since _subr is 1997-08-13 04:01:22 +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