NetBSD/sys/fs
reinoud 550f8483a8 Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit
hosts a missing cast would result in `garbage' after the 4Gbyte limit.
2013-08-09 20:13:18 +00:00
..
adosfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
cd9660 Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
efs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
filecorefs Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
hfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
msdosfs Don't attempt to mount file system with clusters larger than MAXBSIZE. 2013-04-15 14:10:59 +00:00
nilfs Fix Typo 2013-05-08 10:39:17 +00:00
ntfs Make this compile again. 2013-06-28 17:13:34 +00:00
ptyfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
puffs comments 2013-03-06 11:40:22 +00:00
smbfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
sysvbfs Don't change a read-only file system. 2013-05-15 16:44:03 +00:00
tmpfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
udf Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit 2013-08-09 20:13:18 +00:00
union Disentangle the namecache from the internals of namei. 2012-11-05 17:24:09 +00:00
unionfs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
v7fs prevent memory leak on error 2013-06-28 14:49:14 +00:00
Makefile
unicode.h