NetBSD/sys/fs
gson f3b28c737c Whitespace fix 2014-08-08 19:14:45 +00:00
..
adosfs Change adosfs from hashlist to vcache. 2014-08-05 08:50:54 +00:00
cd9660 Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
efs Change efs from hashlist to vcache. 2014-08-07 08:24:23 +00:00
filecorefs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
hfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
msdosfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
nfs kill sprintf. 2014-03-25 16:30:28 +00:00
nilfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ntfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ptyfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
puffs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
smbfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
sysvbfs Whitespace fix 2014-08-08 19:14:45 +00:00
tmpfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
udf Posix requires the va_size of a symlink to be pathlength for symbolic links. 2014-07-29 15:48:22 +00:00
union Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
unionfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
v7fs Whitespace fix 2014-08-08 19:14:45 +00:00
Makefile
unicode.h Use size_t instead of int for character count to avoid sign compare issues. 2014-04-06 19:25:22 +00:00