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
ad
f9a31c8cd0
spec_fsync: don't assert that 'vp' holds the block device open. If it's
...
not open, there shouldn't be dirty buffers so vinvalbuf() is harmless.
2008-01-24 21:05:52 +00:00
..
deadfs
…
fdesc
…
fifofs
…
genfs
specfs changes for PR kern/37717 (raidclose() is no longer called on
2008-01-24 17:32:52 +00:00
kernfs
…
nullfs
…
overlay
…
portal
portal_advlock: badop -> eopnotsupp. I guess advlock can be called
2008-01-19 21:54:47 +00:00
procfs
Tons of process scope changes.
2008-01-23 15:04:38 +00:00
specfs
spec_fsync: don't assert that 'vp' holds the block device open. If it's
2008-01-24 21:05:52 +00:00
syncfs
…
umapfs
…
Makefile
…