From 3950bb6d499dc361791290fdebb1325ed2c2394c Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 20 Apr 2000 01:50:47 +0000 Subject: too verbose for DNS --- www/webalizer/files/patch-ac | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'www/webalizer') diff --git a/www/webalizer/files/patch-ac b/www/webalizer/files/patch-ac index a022b009..589432a 100644 --- a/www/webalizer/files/patch-ac +++ b/www/webalizer/files/patch-ac @@ -1,5 +1,5 @@ ---- webalizer.c.bak Tue Apr 18 07:34:50 2000 -+++ webalizer.c Tue Apr 18 07:38:58 2000 +--- webalizer.c.orig Sun Apr 9 05:18:56 2000 ++++ webalizer.c Thu Apr 20 05:46:49 2000 @@ -61,6 +61,7 @@ #endif @@ -8,3 +8,12 @@ #include #ifdef HAVE_DB_185_H +@@ -480,7 +481,7 @@ + else + { + /* Using DNS cache file */ +- if (verbose) printf("%s %s\n",msg_dns_usec,dns_cache); ++ if (verbose>1) printf("%s %s\n",msg_dns_usec,dns_cache); + } + } + #endif /* USE_DNS */ -- cgit v1.1