NetBSD/sys/fs
2018-06-06 01:49:07 +00:00
..
adosfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
autofs support getargs, fix flush, fix mutex_destroy 2018-01-14 22:43:18 +00:00
cd9660 Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
efs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
filecorefs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
hfs
msdosfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
nfs Fix inverted arguments in MGET(). 2018-04-26 19:27:04 +00:00
nilfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ntfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ptyfs
puffs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
smbfs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
sysvbfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
tmpfs allow tmpfs files to be larger than 4GB. 2018-05-28 21:04:35 +00:00
udf Remove duplicate ; 2018-06-06 01:49:07 +00:00
union CID-1428639: make sure we always initialiaze hash, because if ultimately 2018-01-28 15:48:44 +00:00
unionfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
v7fs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
Makefile Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
unicode.h