NetBSD/sys/fs
2018-01-09 16:19:39 +00:00
..
adosfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
autofs fix module attachment and cdevsw 2018-01-09 16:19:39 +00:00
cd9660 Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
efs
filecorefs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
hfs
msdosfs relax sanity check. It's ok to have more FAT sectors than needed. 2017-11-27 15:02:05 +00:00
nfs
nilfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ntfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ptyfs
puffs
smbfs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
sysvbfs
tmpfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
udf No need to call vflush from failing udf_mount(). If the system nodes 2017-06-24 12:13:16 +00:00
union Make union_newlower() ans union_newupper() local to union_subr.c, 2017-07-17 09:22:36 +00:00
unionfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
v7fs Remove some unnecessary duplicatioN 2017-08-27 06:18:16 +00:00
Makefile Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
unicode.h