Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
1999-11-04 08:42:29 +00:00

$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.

ac 		check if the FreeBSD handbook is in sync with the
		committers list
dumpvfscache	Program that can be used to examine the contents of the vfs
		name cache.
httpd-error	check for Web files which does not exists on your host