Date: Mon, 5 Mar 2018 09:05:37 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r330483 - in stable/11/tools/diag: . httpd-error Message-ID: <201803050905.w2595bMC038444@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803050905.w2595bMC038444>