Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
dumpvfscache/ | H | - | - | 143 | 112 | |
httpd-error/ | H | - | - | 64 | 28 | |
README | H A D | 09-Feb-2014 | 582 | 15 | 10 |
README
1$FreeBSD: src/tools/diag/README,v 1.4 1999/11/04 08:42:29 phantom Exp $ 2$DragonFly: src/tools/diag/README,v 1.2 2003/06/17 04:29:11 dillon Exp $ 3 4This directory is for diagnostic programs. 5 6A diagnostic program is one that will inform you that something is wrong 7somewhere, for instance by traversing a kernel-structure and verifying 8the integrity. 9 10Please make a subdir per program, and add a brief description to this file. 11 12dumpvfscache Program that can be used to examine the contents of the vfs 13 name cache. 14httpd-error check for Web files which does not exists on your host 15