xref: /dflybsd-src/tools/diag/README (revision 851cd9177b7eb09921c387702983d3200f0cc718)
1984263bcSMatthew Dillon$FreeBSD: src/tools/diag/README,v 1.4 1999/11/04 08:42:29 phantom Exp $
2*1de703daSMatthew Dillon$DragonFly: src/tools/diag/README,v 1.2 2003/06/17 04:29:11 dillon Exp $
3984263bcSMatthew Dillon
4984263bcSMatthew DillonThis directory is for diagnostic programs.
5984263bcSMatthew Dillon
6984263bcSMatthew DillonA diagnostic program is one that will inform you that something is wrong
7984263bcSMatthew Dillonsomewhere, for instance by traversing a kernel-structure and verifying
8984263bcSMatthew Dillonthe integrity.
9984263bcSMatthew Dillon
10984263bcSMatthew DillonPlease make a subdir per program, and add a brief description to this file.
11984263bcSMatthew Dillon
12984263bcSMatthew Dillondumpvfscache	Program that can be used to examine the contents of the vfs
13984263bcSMatthew Dillon		name cache.
14984263bcSMatthew Dillonhttpd-error	check for Web files which does not exists on your host
15