K 10 svn:author V 3 bde K 8 svn:date V 27 2002-05-25T11:12:30.000000Z K 7 svn:log V 297 "Fixed" printf format errors (64-bit daddr_t casualties; should use %jx instead of %llx when %j is available). Changed nearby output formats from %x to %#x so that it is obvious that the numbers are in hex (vinum mostly uses 0x%x elsewhere). Didn't fix nearby format printf errors (long lines). END