NetBSD/sys/miscfs/kernfs
thorpej 37dc008ca3 Cleanup how file system configuration information is declared, grouping
related information together, with the file system code itself.

This is just low-hanging fruit -- more to come.
2002-04-16 23:14:05 +00:00
..
Makefile
files.kernfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kernfs.h make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
kernfs_vfsops.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
kernfs_vnops.c add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00