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
mlelstv
8723855e11
Restore mapping of file id to pid/type/fd.
...
Use 64bit file id to allow for 32bit fd and 25-26bit pid.
2019-04-25 22:48:42 +00:00
..
deadfs
…
fdesc
…
fifofs
…
genfs
Attach "mnt_transinfo" to "dead_rootmount" so every mount has a
2019-02-20 10:07:27 +00:00
kernfs
…
nullfs
Set "mnt_lower" before the first file system operation on the new file system.
2019-02-20 10:05:59 +00:00
overlay
Set "mnt_lower" before the first file system operation on the new file system.
2019-02-20 10:05:59 +00:00
procfs
Restore mapping of file id to pid/type/fd.
2019-04-25 22:48:42 +00:00
specfs
…
umapfs
Set "mnt_lower" before the first file system operation on the new file system.
2019-02-20 10:05:59 +00:00
Makefile
…