freebsd-dev/tools/diag
Kirk McKusick e5d0d1c5fb Rewrite function definitions with identifier lists.
A few functions snuck in with K&R style definitions.

Also add some missing memory frees.

MFC after:    1 week
2023-03-22 15:58:18 -07:00
..
dumpvfscache
localeck
prtblknos Rewrite function definitions with identifier lists. 2023-03-22 15:58:18 -07: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