K 10 svn:author V 2 jh K 8 svn:date V 27 2009-11-26T19:11:44.624205Z K 7 svn:log V 328 Reset path name back to original correctly in fts_build() when FTS_NOCHDIR option is used. fts_build() could strip a trailing slash from path name in post-order visit if a path pointing to an empty directory was given for fts_open(). PR: bin/133907, kern/134513 Reviewed by: das Approved by: trasz (mentor) MFC after: 1 month END