Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/httpd call this bozohttpd/20200820



details:   https://anonhg.NetBSD.org/src/rev/bf0c100d8053
branches:  trunk
changeset: 942796:bf0c100d8053
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Aug 20 07:57:01 2020 +0000

description:
call this bozohttpd/20200820

diffstat:

 libexec/httpd/bozohttpd.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 871cae68f204 -r bf0c100d8053 libexec/httpd/bozohttpd.c
--- a/libexec/httpd/bozohttpd.c Thu Aug 20 07:56:26 2020 +0000
+++ b/libexec/httpd/bozohttpd.c Thu Aug 20 07:57:01 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bozohttpd.c,v 1.119 2020/08/20 07:56:26 mrg Exp $      */
+/*     $NetBSD: bozohttpd.c,v 1.120 2020/08/20 07:57:01 mrg Exp $      */
 
 /*     $eterna: bozohttpd.c,v 1.178 2011/11/18 09:21:15 mrg Exp $      */
 
@@ -109,7 +109,7 @@
 #define INDEX_HTML             "index.html"
 #endif
 #ifndef SERVER_SOFTWARE
-#define SERVER_SOFTWARE                "bozohttpd/20190228"
+#define SERVER_SOFTWARE                "bozohttpd/20200820"
 #endif
 #ifndef PUBLIC_HTML
 #define PUBLIC_HTML            "public_html"



Home | Main Index | Thread Index | Old Index