NetBSD/sys/fs
elad 69db27dc69 Replace open-coded vaccess() in ntfs_access() with a call to vaccess().
Similarly to msdosfs, always add the exec bit to keep the current
behavior.

Mailing list reference:

    http://mail-index.netbsd.org/tech-kern/2009/04/21/msg004881.html
2009-04-29 22:33:33 +00:00
..
adosfs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
cd9660 Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
efs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
filecorefs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
hfs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
msdosfs Wrap some long lines in a comment, pointed out by ad@ - thanks! 2009-04-25 21:26:20 +00:00
ntfs Replace open-coded vaccess() in ntfs_access() with a call to vaccess(). 2009-04-29 22:33:33 +00:00
ptyfs Per discussion on tech-kern@: 2009-04-22 22:57:08 +00:00
puffs
smbfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
sysvbfs added error check. 2009-04-26 12:41:59 +00:00
tmpfs replace outdated comment. no functional change 2009-04-29 11:01:50 +00:00
udf Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:44 +00:00
union
unionfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
Makefile
unicode.h