K 10 svn:author V 3 imp K 8 svn:date V 27 1999-09-02T07:45:07.000000Z K 7 svn:log V 319 Fix the root cause of the fts buffer overflow. This is a temporary patch to stop the core dumps while others come up with a better reviewed patch which may also fix other problems. We do illegal pointer arithmetic, but it should be OK since FreeBSD only supports machines with flat address spaces. Submitted by: bde END