This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
fs
History
christos
8b0d7f915b
rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency
2011-09-27 02:05:10 +00:00
..
adosfs
…
cd9660
use ISO_MAXNAMLEN instead of NAME_MAX
2011-09-27 01:27:44 +00:00
efs
…
filecorefs
…
hfs
use NAME_MAX instead of MAXNAMLEN
2011-09-27 01:14:47 +00:00
msdosfs
…
nilfs
define NILFS_MAXNAMLEN and use it.
2011-09-27 01:34:41 +00:00
ntfs
…
ptyfs
…
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
…
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
…
unionfs
…
v7fs
…
Makefile
…
unicode.h
…