freebsd-dev/tools/diag
Kirk McKusick d3009da8ad 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
2018-04-19 22:43:55 +00:00
..
dumpvfscache Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
localeck
prtblknos Fix incorrect output for a file consisting of a single full-size 2018-04-19 22:43:55 +00:00
README This is a little C-program that can be used to print out the list 2018-02-09 19:10:46 +00:00

$FreeBSD$

This directory is for diagnostic programs.

A diagnostic program is one that will inform you that something is wrong
somewhere, for instance by traversing a kernel-structure and verifying
the integrity.

Please make a subdir per program, and add a brief description to this file.

dumpvfscache	program that can be used to examine the contents of the vfs
		name cache.
localeck	check for invalid/incomplete locales 
prtblknos	Print out the blocks used by each inode in the list