scottl 2005-01-14 16:35:34 UTC FreeBSD src repository Modified files: sys/fs/udf udf_vnops.c Log: NULL-terminate the . and .. directory entries. Apparently some tools ignore d_namlen and assume that d_name is null-terminated. Submitted by: Andriy Gapon Revision Changes Path 1.48 +2 -0 src/sys/fs/udf/udf_vnops.c