K 10 svn:author V 3 njl K 8 svn:date V 27 2005-02-08T07:51:14.000000Z K 7 svn:log V 257 Unroll the loop for calculating the 8.3 filename checksum. In testing on my P3, microbenchmarks show the unrolled version is 78x faster. In actual use (recursive ls), this gives an average of 9% improvement in system time and 2% improvement in wall time. END