summaryrefslogtreecommitdiffstats
path: root/tools/diag
Commit message (Collapse)AuthorAgeFilesLines
* Include definition for struct namecache (it isn't exported via any header)kbyanc2002-01-021-3/+19
| | | | so this builds again. Replace hardcoded name length magic with NAME_MAX.
* ISO_ -> ISOache2001-06-111-2/+2
|
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
| | | | | | It was not discussed and should probably not happen. Requested by: msmith and others
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+2
| | | | | | | | the type argument to *_HEAD and *_ENTRY is a struct. Suggested by: phk Reviewed by: phk Approved by: mdodd
* Correct grammar in the synoptic comment.sheldonh2000-03-031-1/+1
| | | | Submitted by: ru
* Use double-quotes instead of single-quotes when displaying the usagesheldonh2000-03-021-1/+1
| | | | | | | so that the shell interpolates $0. PR: 17121 Submitted by: Peng HaiJie <phj@cn.FreeBSD.org>
* Include BSD-license.wosch1999-12-061-1/+23
| | | | | PR: misc/15262 Submitted by: alex@big.endian.de
* Bring ``ac'' into reality. This great tools now works correctly (forphantom1999-11-041-12/+11
| | | | current state of the tree)
* Add short description of dumpvfscachephantom1999-11-041-2/+7
|
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* httpd-error is a shell script which print a summary aboutwosch1998-02-152-0/+41
| | | | | | | | | | Web files which does not exists on your host. E.g. httpd-error -userhits < /var/log/httpd-error.log print the number of errors by users, sorted by error hits.
* A little gadget to dump the contents of the vfs name cache.phk1997-09-043-0/+137
|
* Add ac which check if the FreeBSD handbook is in sync with the committers listwosch1997-03-282-0/+28
|
* README reads:phk1995-10-151-0/+7
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.
OpenPOWER on IntegriCloud