NetBSD/sys/rump/librump/rumpvfs
2011-01-04 00:09:43 +00:00
..
compat.c do 5.0 compat for fstat 2010-08-30 10:08:39 +00:00
devnodes.c Autogenerate /dev nodes. Use (recreate) the naming policy in 2010-04-30 21:02:36 +00:00
devnull.c Borrow /dev/mem major from i386 for /dev/null and autogenerate node. 2010-07-07 10:47:39 +00:00
Makefile
Makefile.rumpvfs Move sys_module from vfs to kern -- while modules cannot be loaded, 2010-04-21 16:29:08 +00:00
rump_vfs_private.h Make the Diabolical (Page)Daemon Director drain vfs buffers when 2010-09-07 21:11:10 +00:00
rump_vfs.c remove unnecessary interface 2010-11-30 15:41:35 +00:00
rumpblk.c Broadcast instead of signal since the condition is a boolean. 2010-09-06 18:03:57 +00:00
rumpfs.c Don't try to change the size of non-reg nodes or when vattr doesn't 2011-01-04 00:09:43 +00:00
rumpvfs_if_priv.h regen: checksavecn is gone 2010-11-30 16:27:30 +00:00
rumpvfs_if_wrappers.c regen: checksavecn is gone 2010-11-30 16:27:30 +00:00
rumpvfs.ifspec remove unnecessary interface 2010-11-30 15:41:35 +00:00
rumpvnode_if.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
vm_vfs.c Don't loop eternally if uiomove() fails eternally (e.g. because 2010-12-18 11:45:09 +00:00