NetBSD/sys/fs
hannken 9f9c02f1cd Even though msdosfs never truncates file names it advertises _PC_NO_TRUNC
as zero.  Make it advertise one (no_trunc == true).

Names longer than NAME_MAX (255) will never pass namei() btw.

Fixes PR #43670 (msdosfs claims support for filenames longer than {NAME_MAX},
                 but fails)
2011-07-20 11:52:00 +00:00
..
adosfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
cd9660 Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
msdosfs Even though msdosfs never truncates file names it advertises _PC_NO_TRUNC 2011-07-20 11:52:00 +00:00
nilfs - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
ntfs dependant -> dependent 2011-06-30 20:09:15 +00:00
ptyfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
puffs Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the 2011-07-04 08:07:29 +00:00
smbfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
sysvbfs Add function name to a few debug messages. 2011-07-13 19:51:29 +00:00
tmpfs Fix renaming over mismatched non-directory types in tmpfs. 2011-07-13 03:28:41 +00:00
udf English checked and corrected, courtisy of 2011-07-07 17:45:38 +00:00
union Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
unionfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
v7fs In sources that get compiled into the tools version of makefs, add: 2011-07-18 21:51:49 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00