NetBSD/sys/fs
aymeric a4a3d448f2 fix adosfs_readdir() so that we can list directories on AmigaOS filesystems.
. get rid of struct adirent which didn't match struct dirent anymore
. fix cookies, move all the code handling them to the end of the function

Includes many minor changes to the code of this function.
2006-09-23 22:47:11 +00:00
..
adosfs fix adosfs_readdir() so that we can list directories on AmigaOS filesystems. 2006-09-23 22:47:11 +00:00
cd9660
filecorefs
msdosfs Apply patch from PR kern/34583 sent by Rhialto, quoting him: 2006-09-22 17:45:21 +00:00
ntfs Avoid empty if. 2006-09-13 00:54:00 +00:00
ptyfs add missing initializers 2006-09-03 04:56:33 +00:00
smbfs add missing initializer 2006-09-03 05:27:28 +00:00
sysvbfs
tmpfs add missing initializers 2006-09-03 06:51:04 +00:00
udf Make VOP_LOOKUP's O(1) instead of O(n log(n)) giving a speedup of 7500% on 2006-09-19 23:59:16 +00:00
union add missing initializers 2006-09-03 21:29:37 +00:00
Makefile
unicode.h