freebsd-dev/tools/diag
Kirk McKusick 28ac223823 Fix incorrect output when printing block lists for files small enough
to fit in only direct blocks whose size is exactly a multiple of the
filesystem block size.

Reported by:  Peter Holm
Tested by:    Peter Holm
Sponsored by: Netflix
2018-08-20 20:44:11 +00:00
..
dumpvfscache Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
localeck
prtblknos Fix incorrect output when printing block lists for files small enough 2018-08-20 20:44:11 +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