ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
ru
03d404f837
Fixed ``make checkdpadd''. Removed redundant dependency.
2004-02-05 21:52:33 +00:00
phantom
3ad0860a53
Learn about new world order
2003-11-26 10:43:05 +00:00
ache
b56aac320b
Make it works with POSIX sort (POS arg)
...
All old sorts understand -k too.
2002-09-24 20:05:01 +00:00
des
4d6b787d2d
Usage style sweep: spell "usage" with a small 'u'.
...
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
2002-04-22 13:44:47 +00:00
ru
b6743da387
Finish style fixes.
2002-03-26 13:02:15 +00:00
phantom
1fc1e7448f
Complete '_' hack.
2002-02-07 19:32:40 +00:00
phantom
acf85e1161
. add a hack dedicated to n_himba (or correctly to say problem with his nick
...
in docbook environment)
. clarify comments
. mention that this script is dedicated to freefall's environment
. add bsd style copyright
2002-02-07 19:27:29 +00:00
phantom
d47492efbe
This script has served its purpose. Now its function is one of subfunctions
...
of recently added cknames.pl.
2002-02-07 19:13:06 +00:00
phantom
98906825c7
Add script to check integrity between access/authors.ent/passwd@freefall
2002-02-07 19:09:49 +00:00
phantom
0cde3e64eb
Fix sentence in comment
2002-02-06 18:00:11 +00:00
phantom
2e5cd0fc0e
Update description of 'ac' subdirectory
2002-02-06 17:50:05 +00:00
phantom
87ecf15bb7
Add descirptions of scripts in this directory
2002-02-06 17:49:13 +00:00
phantom
90379737f9
Add script that checks contents of .ent files (sorting and addresses)
2002-02-06 17:47:18 +00:00
phantom
a17a2c3284
List of committers was moved out of handbook. Teach 'ac' about new location.
...
Also teach it about complex entries in access file (or correctly to say
simplify them)
2002-02-06 17:09:08 +00:00
phantom
742fd635ad
* fix some warnings
...
* set WARNS
* few style/whitespace fixes
Submitted by: ru
2002-02-04 16:17:19 +00:00
phantom
69dd11200d
describe localeck
...
plus some capitalization/whitespace fixes
2002-02-04 14:00:29 +00:00
phantom
f301c446d8
Add simple diagnostic utility to checking for invalid/incomplete
...
locales
2002-02-04 13:59:16 +00:00
kbyanc
4138d6fd95
Include definition for struct namecache (it isn't exported via any header)
...
so this builds again. Replace hardcoded name length magic with NAME_MAX.
2002-01-02 06:25:39 +00:00
ache
4a86803488
ISO_ -> ISO
2001-06-11 01:29:40 +00:00
jake
961b97d434
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
d93fbc9916
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
eb84051ad9
Correct grammar in the synoptic comment.
...
Submitted by: ru
2000-03-03 09:25:00 +00:00
sheldonh
a7cdf0700b
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
a32554879f
Include BSD-license.
...
PR: misc/15262
Submitted by: alex@big.endian.de
1999-12-06 22:33:40 +00:00
phantom
316924e9e4
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
d02421bc71
Add short description of dumpvfscache
1999-11-04 08:42:29 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
wosch
d38151f2d0
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
9a333abb93
A little gadget to dump the contents of the vfs name cache.
1997-09-04 08:28:55 +00:00
wosch
3ad19c4ae3
Add ac which check if the FreeBSD handbook is in sync with the committers list
1997-03-28 14:40:39 +00:00
phk
83b38ce038
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