NameDateSize

..06-Feb-201820

dumpvfscache/H20-Dec-20165

localeck/H20-Dec-20165

READMEH A D05-Mar-2018492

README

1$FreeBSD: stable/11/tools/diag/README 330483 2018-03-05 09:05:37Z eadler $
2
3This directory is for diagnostic programs.
4
5A diagnostic program is one that will inform you that something is wrong
6somewhere, for instance by traversing a kernel-structure and verifying
7the integrity.
8
9Please make a subdir per program, and add a brief description to this file.
10
11dumpvfscache	program that can be used to examine the contents of the vfs
12		name cache.
13localeck	check for invalid/incomplete locales 
14
15