NetBSD/sys/miscfs/genfs
chs a51be40dcb don't yield the cpu in genfs_putpages() if we're the pagedaemon.
pointed out by enami.  fixes PR 15784.
2002-03-02 06:58:01 +00:00
..
Makefile
genfs.h add some compatibility routines to allow mmap() to work non-UBCified 2001-12-18 07:49:36 +00:00
genfs_node.h add some compatibility routines to allow mmap() to work non-UBCified 2001-12-18 07:49:36 +00:00
genfs_vnops.c don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
layer.h
layer_extern.h
layer_subr.c Don't use MALLOC for variable sized allocation. 2002-02-20 06:16:22 +00:00
layer_vfsops.c
layer_vnops.c