NetBSD/sys/fs/filecorefs
christos 4bffed72de - protect userland exported files against multiple inclusion.
- make sure that kernel only files don't compile in userland using #error
- XXX: some kernel only files still get installed.
- XXX: some files used in userland, don't get installed.
2005-12-03 17:34:43 +00:00
..
filecore_bmap.c
filecore_extern.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_lookup.c
filecore_mount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_node.c
filecore_node.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_utils.c namlen is u_int16_t now. 2005-08-19 04:47:55 +00:00
filecore_vfsops.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
filecore_vnops.c merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
filecore.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
files.filecorefs
Makefile