jake
5e208b0c18
Back out the previous change to the queue(3) interface.
...
It was not discussed and should probably not happen.
Requested by: msmith and others
2000-05-26 02:09:24 +00:00
jake
1d685644e0
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
sheldonh
3d17645240
Correct grammar in the synoptic comment.
...
Submitted by: ru
2000-03-03 09:25:00 +00:00
sheldonh
bcfb229504
Use double-quotes instead of single-quotes when displaying the usage
...
so that the shell interpolates $0.
PR: 17121
Submitted by: Peng HaiJie <phj@cn.FreeBSD.org>
2000-03-02 15:00:53 +00:00
wosch
b22d2604af
Include BSD-license.
...
PR: misc/15262
Submitted by: alex@big.endian.de
1999-12-06 22:33:40 +00:00
phantom
f95dc5ce40
Bring ``ac'' into reality. This great tools now works correctly (for
...
current state of the tree)
1999-11-04 08:45:02 +00:00
phantom
1fade4837e
Add short description of dumpvfscache
1999-11-04 08:42:29 +00:00
peter
e4b04a2b21
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
wosch
efdfb70dfb
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
phk
76a8e45533
A little gadget to dump the contents of the vfs name cache.
1997-09-04 08:28:55 +00:00
wosch
5770a17b5e
Add ac which check if the FreeBSD handbook is in sync with the committers list
1997-03-28 14:40:39 +00:00
phk
799ea8dbc7
README reads:
...
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.
1995-10-15 11:27:15 +00:00