K 10 svn:author V 8 kientzle K 8 svn:date V 27 2004-05-04T17:21:01.000000Z K 7 svn:log V 321 Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD systems. The fts.h here is an exact copy of include/fts.h (except for an initial explanatory comment and the revision tags, of course). The fts.c here is slightly modified from lib/libc/gen/fts.c so it can compile correctly on non-FreeBSD systems. END