NetBSD/sys/fs
christos 8c4a6d7ec4 PR/35151: Christian Groessler: file size reported incorrectly for files > 2GB
on a FAT32 file system on a 64bit host
2006-11-30 15:59:23 +00:00
..
adosfs fix missing initializer 2006-11-25 17:43:58 +00:00
cd9660 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
filecorefs Coverity CID 2435: Add KASSERT before NULL deref (from Arnaud Lacombe) 2006-09-29 18:30:37 +00:00
msdosfs PR/35151: Christian Groessler: file size reported incorrectly for files > 2GB 2006-11-30 15:59:23 +00:00
ntfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ptyfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
puffs don't allow mmap if operating uncached 2006-11-28 13:20:03 +00:00
smbfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
sysvbfs move includes only needed for kernel inside ifdef _KERNEL. 2006-10-06 02:40:58 +00:00
tmpfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
udf __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
union __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
Makefile kernel portion of puffs - the Pass-to-Userspace Framework File System. 2006-10-22 22:43:23 +00:00
unicode.h