mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
This directory is for diagnostic programs. A diagnostic program is one that will inform you that something is wrong somewhere, for instance by traversing a kernel-structure and verifying the integrity. Please make a subdir per program, and add a brief description to this file.
7 lines
280 B
Text
7 lines
280 B
Text
This directory is for diagnostic programs.
|
|
|
|
A diagnostic program is one that will inform you that something is wrong
|
|
somewhere, for instance by traversing a kernel-structure and verifying
|
|
the integrity.
|
|
|
|
Please make a subdir per program, and add a brief description to this file.
|