freebsd-dev/sys/fs
Scott Long 444acc1655 NULL-terminate the . and .. directory entries. Apparently some tools ignore
d_namlen and assume that d_name is null-terminated.

Submitted by: Andriy Gapon
2005-01-14 16:35:34 +00:00
..
cd9660 Wrap the bufobj operations in macros: BO_STRATEGY() and BO_WRITE() 2005-01-11 09:10:46 +00:00
coda Ditch vfs_object_create() and make the callers call VOP_CREATEVOBJECT() 2005-01-13 12:25:19 +00:00
deadfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
devfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
fdescfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
fifofs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
hpfs Eliminate unused and unnecessary "cred" argument from vinvalbuf() 2005-01-14 07:33:51 +00:00
msdosfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
ntfs Eliminate unused and unnecessary "cred" argument from vinvalbuf() 2005-01-14 07:33:51 +00:00
nullfs Change the generated VOP_ macro implementations to improve type checking 2005-01-13 07:53:01 +00:00
nwfs Eliminate constant and unused arguments to nwfs_vinvalbuf() 2005-01-14 08:09:42 +00:00
portalfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
procfs /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
pseudofs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
smbfs Eliminate unused and constant arguments to smbfs_vinvalbuf() 2005-01-14 08:52:55 +00:00
udf NULL-terminate the . and .. directory entries. Apparently some tools ignore 2005-01-14 16:35:34 +00:00
umapfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
unionfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00