mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
This is a script for a web server in a specific configuration. Current web servers don't produce similar log files and it isn't FreeBSD's goal to produce a log file analyzer.
14 lines
427 B
Text
14 lines
427 B
Text
$FreeBSD$
|
|
|
|
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.
|
|
|
|
dumpvfscache program that can be used to examine the contents of the vfs
|
|
name cache.
|
|
localeck check for invalid/incomplete locales
|
|
|