K 10 svn:author V 8 mckusick K 8 svn:date V 27 2018-04-19T22:43:55.647494Z K 7 svn:log V 301 Fix incorrect output for a file consisting of a single full-size block followed by a discontiguous fragment. Add checks for unallocated inodes and inodes with unknown mode types. Cleanup variable declarations by changing from type `int' to types like ufs_lbn_t, ufs2_daddr_t, etc. Reported by: bde END