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
fff7fd04df
NetBSD
/
sys
/
miscfs
/
genfs
History
hannken
64b7e5637e
Fstrans_start() always returns zero, so change its type to void.
2007-05-17 07:26:21 +00:00
..
genfs_node.h
Add genfs_node_destroy(). Fixes a lock "leak" seen when running LOCKDEBUG
2007-02-20 16:19:42 +00:00
genfs_vnops.c
Fstrans_start() always returns zero, so change its type to void.
2007-05-17 07:26:21 +00:00
genfs.h
Split the VOP interface part of genfs_putpages() from the code. The new
2007-04-24 22:46:03 +00:00
layer_extern.h
Fix alignement problems for fhandle_t, exposed by gcc4.1.
2006-07-13 12:00:24 +00:00
layer_subr.c
a smorgasbord of improvements to vnode locking and path lookup:
2006-12-09 16:11:50 +00:00
layer_vfsops.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
layer_vnops.c
Don't expand RCS id of ancestor file. The id itself is actually copied
2007-04-16 08:10:58 +00:00
layer.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
Makefile
a whole bunch of changes to improve performance and robustness under load:
2001-09-15 20:36:31 +00:00