NetBSD/sys/fs/msdosfs
jdolecek 62e0ed44c8 Allow separate masks for files and directories. Useful e.g. to turn
the execute bit off for files, but keep search permission for directories.
Change contributed in PR kern/21538 by Pavel Arnost, based on some FreeBSD
patches.
Further manpage changes, and backward-compatibility adjustments done by me.

Also fixes PR kern/16778 by Johan Danielsson, and PR kern/3400 by Rick Byers
2003-08-02 11:41:19 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
direntry.h
fat.h
files.msdosfs
msdosfs_conv.c
msdosfs_denode.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
msdosfs_fat.c
msdosfs_lookup.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
msdosfs_vfsops.c Allow separate masks for files and directories. Useful e.g. to turn 2003-08-02 11:41:19 +00:00
msdosfs_vnops.c Allow separate masks for files and directories. Useful e.g. to turn 2003-08-02 11:41:19 +00:00
msdosfsmount.h Allow separate masks for files and directories. Useful e.g. to turn 2003-08-02 11:41:19 +00:00