This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
miscfs
History
bouyer
e045fbf363
We must handle MNT_NODEV at open time, so add an open op for null and union,
...
and do proper checks in union_open(). Fix to nullfs from OpenBSD, extended to umap and union by me.
1999-03-25 13:05:41 +00:00
..
deadfs
…
fdesc
…
fifofs
…
genfs
…
kernfs
…
nullfs
We must handle MNT_NODEV at open time, so add an open op for null and union,
1999-03-25 13:05:41 +00:00
portal
…
procfs
Disallow tracing of processes unless tracer's root directory is at or
1999-03-25 04:45:56 +00:00
specfs
…
umapfs
We must handle MNT_NODEV at open time, so add an open op for null and union,
1999-03-25 13:05:41 +00:00
union
We must handle MNT_NODEV at open time, so add an open op for null and union,
1999-03-25 13:05:41 +00:00
Makefile
…