NetBSD/sys/fs
2014-11-25 12:33:13 +00:00
..
adosfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
cd9660 Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
efs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
filecorefs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
hfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
msdosfs src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
nfs src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
nilfs Change nilfs to vcache. 2014-10-15 09:05:46 +00:00
ntfs Change ntfs to vcache. 2014-11-13 16:51:53 +00:00
ptyfs Revert previous; it does not work with COMPAT_BSDPTY, screen(1) fails because 2014-10-21 16:05:01 +00:00
puffs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
smbfs Avoid use after pool_put. 2014-11-25 12:33:13 +00:00
sysvbfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
tmpfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
udf Revert previous, it is actually needed. (builds are failing) 2014-11-10 19:44:08 +00:00
union src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
unionfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
v7fs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +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 Use size_t instead of int for character count to avoid sign compare issues. 2014-04-06 19:25:22 +00:00