K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-28T18:25:51.000000Z K 7 svn:log V 319 Used daddr_t's, not ints, to store disk block numbers. Updated printf formats and args to match. Fixed old printf format errors (all related; most were hidden by calling printf indirectly). This change somehow avoids compiler bugs for 64-bit longs on i386's, although it increases the number of 64-bit calculations. END