K 10 svn:author V 3 kib K 8 svn:date V 27 2008-05-05T14:05:23.000000Z K 7 svn:log V 405 Do not read away the target directory entry when encountering deleted files after a seekdir(). The seekdir shall set the position for the next readdir operation. When the _readdir_unlocked() encounters deleted entry, dd_loc is already advanced. Continuing the loop leads to premature read of the target entry. Submitted by: Marc Balmer Obtained from: OpenBSD MFC after: 2 weeks END