NetBSD/sys/fs
reinoud b33f7bb0ef Retire IN_CALLBACK_ULK flagging since its not used anymore and the old
assertions on it would trigger without cause.
2009-05-20 15:30:26 +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 Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
ntfs Replace open-coded vaccess() in ntfs_access() with a call to vaccess(). 2009-04-29 22:33:33 +00:00
ptyfs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
puffs add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00
smbfs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
sysvbfs added error check. 2009-04-26 12:41:59 +00:00
tmpfs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
udf Retire IN_CALLBACK_ULK flagging since its not used anymore and the old 2009-05-20 15:30:26 +00:00
union
unionfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
Makefile
unicode.h