xref: /freebsd/tools/diag/README (revision ef5d438ed4bc17ad7ece3e40fe4d1f9baf3aadf7)
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