This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a91c432416
NetBSD
/
sys
/
miscfs
History
ad
d7f6ec471c
Don't lock the socket to set/clear FNONBLOCK. Just set it atomically.
2008-02-06 21:57:53 +00:00
..
deadfs
Remove VOP_LEASE. Discussed on tech-kern.
2008-01-25 14:32:11 +00:00
fdesc
Fix some race conditions in rename.
2008-01-28 14:31:15 +00:00
fifofs
Don't lock the socket to set/clear FNONBLOCK. Just set it atomically.
2008-02-06 21:57:53 +00:00
genfs
Lock v_knlist with the vnode interlock. PR kern/37881.
2008-02-05 14:19:52 +00:00
kernfs
Replace struct lock on vnodes with a simpler lock object built on
2008-01-30 09:50:19 +00:00
nullfs
Fix some race conditions in rename.
2008-01-28 14:31:15 +00:00
overlay
Fix some race conditions in rename.
2008-01-28 14:31:15 +00:00
portal
Fix some race conditions in rename.
2008-01-28 14:31:15 +00:00
procfs
PR kern/37706 (forced unmount of file systems is unsafe):
2008-01-30 11:46:59 +00:00
specfs
Spec_open(): clear sd_bdevvp if bdev_open() failed.
2008-01-25 16:21:04 +00:00
syncfs
PR kern/37706 (forced unmount of file systems is unsafe):
2008-01-30 11:46:59 +00:00
umapfs
Fix some race conditions in rename.
2008-01-28 14:31:15 +00:00
Makefile
…