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
e3f8252b49
NetBSD
/
sys
/
miscfs
/
union
History
assar
a9eb6b2c79
(*fs_mount): do not get the parent vnode back from namei to just release it
2001-08-02 22:40:58 +00:00
..
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00
union.h
Add new VFS op routine - vfs_done and call it on filesystem detach
2000-03-16 18:08:17 +00:00
union_subr.c
Convert namei pathname buffer allocation to use the pool allocator.
2000-08-03 20:41:05 +00:00
union_vfsops.c
(*fs_mount): do not get the parent vnode back from namei to just release it
2001-08-02 22:40:58 +00:00
union_vnops.c
change vop_symlink and vop_mknod to return vpp (the created node)
2001-07-24 15:39:30 +00:00