K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-03-06T22:47:11.491139Z K 7 svn:log V 279 fts: Don't abort if an empty pathname is given. Make fts_open(3) treat an empty pathname like any other pathname that cannot be lstatted because of [ENOENT]. It is rather confusing if rm -rf file1 "" file2 does not remove file1 and file2. PR: bin/187264 MFC after: 2 weeks END