svn commit: r330483 - in stable/11/tools/diag: . httpd-error
Eitan Adler
eadler at FreeBSD.org
Mon Mar 5 09:05:38 UTC 2018
Author: eadler
Date: Mon Mar 5 09:05:37 2018
New Revision: 330483
URL: https://svnweb.freebsd.org/changeset/base/330483
Log:
MFC r326473:
diag/httpd-error: remove
This is a script for a web server in a specific
configuration. Current web servers don't produce
similar log files and it isn't FreeBSD's
goal to produce a log file analyzer.
Deleted:
stable/11/tools/diag/httpd-error/
Modified:
stable/11/tools/diag/README
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/tools/diag/README
==============================================================================
--- stable/11/tools/diag/README Mon Mar 5 09:01:51 2018 (r330482)
+++ stable/11/tools/diag/README Mon Mar 5 09:05:37 2018 (r330483)
@@ -10,6 +10,5 @@ Please make a subdir per program, and add a brief desc
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
localeck check for invalid/incomplete locales
More information about the svn-src-all
mailing list