]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - tools/diag/README
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / tools / diag / README
1 $FreeBSD$
2
3 This directory is for diagnostic programs.
4
5 A diagnostic program is one that will inform you that something is wrong
6 somewhere, for instance by traversing a kernel-structure and verifying
7 the integrity.
8
9 Please make a subdir per program, and add a brief description to this file.
10
11 ac              Various scripts that checks of style/content correctness of
12                 committers lists in doc/ area.
13 dumpvfscache    program that can be used to examine the contents of the vfs
14                 name cache.
15 httpd-error     check for Web files which does not exists on your host
16 localeck        check for invalid/incomplete locales 
17