NetBSD/sys/fs/msdosfs
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
..
bootsect.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
bpb.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
denode.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
direntry.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
fat.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
files.msdosfs
Makefile
msdosfs_conv.c
msdosfs_denode.c
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c
msdosfs_vnops.c
msdosfsmount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
TODO