freebsd-dev/tools/diag
Kirk McKusick 15e4030e9e Check the inode type and only attempt to print block lists for
regular files, directories, and symbolic links that require
external storage.

Correct the handling of files with holes and files that have
one or more large blocks and end with a fragment.

Reported by: bde
2018-04-18 22:24:44 +00:00
..
dumpvfscache Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
localeck
prtblknos Check the inode type and only attempt to print block lists for 2018-04-18 22:24:44 +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