K 10 svn:author V 2 dg K 8 svn:date V 27 1998-11-13T01:01:44.000000Z K 7 svn:log V 284 Restored the "reallocblks" code to its former glory. What this does is basically do a on-the-fly defragmentation of the FFS filesystem, changing file block allocations to make them contiguous. Thanks to Kirk McKusick for providing hints on what needed to be done to get this working. END