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