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
kre
6bf17633e9
Use %ju and (intmax_t) to unbreak i386 build.
2017-09-29 17:27:26 +00:00
..
deadfs
No need to cache anonymous device vnodes, they will never be looked up.
2017-08-21 08:56:45 +00:00
fdesc
…
fifofs
…
genfs
Provide EVFILT_WRITE; this is what FreeBSD does and go wants it.
2017-07-01 20:07:00 +00:00
kernfs
…
nullfs
Locking a layer vnode using the regular bypass routine is no longer
2017-06-04 08:02:26 +00:00
overlay
Locking a layer vnode using the regular bypass routine is no longer
2017-06-04 08:02:26 +00:00
procfs
Use %ju and (intmax_t) to unbreak i386 build.
2017-09-29 17:27:26 +00:00
specfs
Refuse to open a block device with zero open count when it has
2017-06-24 12:14:21 +00:00
umapfs
Locking a layer vnode using the regular bypass routine is no longer
2017-06-04 08:02:26 +00:00
Makefile
…