Merge from vendor branch NTPD:
[dragonfly.git] / tools / diag / 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
4 This directory is for diagnostic programs.
5
6 A diagnostic program is one that will inform you that something is wrong
7 somewhere, for instance by traversing a kernel-structure and verifying
8 the integrity.
9
10 Please make a subdir per program, and add a brief description to this file.
11
12 ac              check if the FreeBSD handbook is in sync with the
13                 committers list
14 dumpvfscache    Program that can be used to examine the contents of the vfs
15                 name cache.
16 httpd-error     check for Web files which does not exists on your host