NetBSD/sys/fs
2011-09-27 02:05:10 +00:00
..
adosfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
cd9660 use ISO_MAXNAMLEN instead of NAME_MAX 2011-09-27 01:27:44 +00:00
efs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
filecorefs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
hfs use NAME_MAX instead of MAXNAMLEN 2011-09-27 01:14:47 +00:00
msdosfs Even though msdosfs never truncates file names it advertises _PC_NO_TRUNC 2011-07-20 11:52:00 +00:00
nilfs define NILFS_MAXNAMLEN and use it. 2011-09-27 01:34:41 +00:00
ntfs NULL does not need a cast 2011-08-31 18:31:02 +00:00
ptyfs don't update access/change times on open. 2011-09-16 18:43:44 +00:00
puffs don't get affected by the NAME_MAX bump. Use the same constant as the 2011-09-27 01:48:57 +00:00
smbfs rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency 2011-09-27 02:05:10 +00:00
sysvbfs Add function name to a few debug messages. 2011-07-13 19:51:29 +00:00
tmpfs return TMPFS_MAXNAMLEN instead of NAME_MAX 2011-09-27 01:32:21 +00:00
udf return UDF_MAXNAMLEN instead of NAME_MAX 2011-09-27 01:33:30 +00:00
union Print the warning message on mount once. 2011-08-28 08:27:57 +00:00
unionfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
v7fs Rename all static functions to have "v7fs_" prefix. Fixes a problem 2011-08-14 09:02:07 +00:00
Makefile 7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8). 2011-06-27 11:52:22 +00:00
unicode.h