xref: /freebsd/tools/diag/README (revision 05c7a37afb48ddd5ee1bd921a5d46fe59cc70b15)
1This directory is for diagnostic programs.
2
3A diagnostic program is one that will inform you that something is wrong
4somewhere, for instance by traversing a kernel-structure and verifying
5the integrity.
6
7Please make a subdir per program, and add a brief description to this file.
8