freebsd-dev/tools
Wolfram Schneider 40d75fab43 httpd-error is a shell script which print a summary about
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.
1998-02-15 18:54:26 +00:00
..
3.0-upgrade Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
diag httpd-error is a shell script which print a summary about 1998-02-15 18:54:26 +00:00
LibraryReport Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
regression Add a couple of test cases for mmap over NFS. 1997-05-18 10:03:48 +00:00
test Fix a couple of typos. 1997-03-07 01:48:24 +00:00
tools Don't install the tcl implementation headers. The tcl distribution 1998-01-17 15:52:32 +00:00
README Clean up some of the tortured english in this file. 1997-01-21 12:36:01 +00:00

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.