NetBSD/sys/miscfs/union
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.union Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
union.h
union_subr.c add RCSIDs 2001-11-10 13:33:40 +00:00
union_vfsops.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
union_vnops.c add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00