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
wrstuden
872d72e705
In nullfs_mount, we need to check if error before VOP_UNLOCK(vp,0) as
...
vp is initialized iff error==0 in null_node_create.
1999-01-13 01:51:37 +00:00
..
deadfs
…
fdesc
…
fifofs
Use the so_send and so_receive funcptrs in the socket instead of calling
1998-10-31 01:18:41 +00:00
genfs
…
kernfs
…
nullfs
In nullfs_mount, we need to check if error before VOP_UNLOCK(vp,0) as
1999-01-13 01:51:37 +00:00
portal
Use the so_send and so_receive funcptrs in the socket instead of calling
1998-10-31 01:18:41 +00:00
procfs
…
specfs
…
umapfs
…
union
…
Makefile
…