svn commit: r326473 - in head/tools/diag: . httpd-error

Eitan Adler eadler at FreeBSD.org
Sat Dec 2 17:10:15 UTC 2017


Author: eadler
Date: Sat Dec  2 17:10:13 2017
New Revision: 326473
URL: https://svnweb.freebsd.org/changeset/base/326473

Log:
  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:
  head/tools/diag/httpd-error/
Modified:
  head/tools/diag/README

Modified: head/tools/diag/README
==============================================================================
--- head/tools/diag/README	Sat Dec  2 15:25:45 2017	(r326472)
+++ head/tools/diag/README	Sat Dec  2 17:10:13 2017	(r326473)
@@ -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-head mailing list