NetBSD/sys/fs
reinoud ef40ac265a Fix bug introduced in last patch 2014-09-17 21:18:43 +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 Change hfs from hashlist to vcache. 2014-08-10 08:53:22 +00:00
msdosfs Make msdosfs time conversion use the y/m/d/h/m/s conversion functions 2014-09-01 09:09:47 +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 Remove dead returns: 2014-08-21 06:40:35 +00:00
puffs PUFFS fixes for size update ater write plus read/write sanity checks 2014-09-11 07:59:14 +00:00
smbfs http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-12 06:57:20 +00:00
sysvbfs Whitespace fix 2014-08-08 19:14:45 +00:00
tmpfs Store symlinks without a NUL terminator so that lstat(2) returns the 2014-09-08 14:49:46 +00:00
udf Fix bug introduced in last patch 2014-09-17 21:18:43 +00:00
union Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:26:16 +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 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