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 20181124.



details:   https://anonhg.NetBSD.org/src/rev/3bd0b04a0e51
branches:  trunk
changeset: 446110:3bd0b04a0e51
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Nov 24 02:35:13 2018 +0000

description:
call this bozohttpd 20181124.

diffstat:

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

diffs (18 lines):

diff -r 644aadc03c59 -r 3bd0b04a0e51 libexec/httpd/bozohttpd.c
--- a/libexec/httpd/bozohttpd.c Sat Nov 24 02:30:56 2018 +0000
+++ b/libexec/httpd/bozohttpd.c Sat Nov 24 02:35:13 2018 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bozohttpd.c,v 1.95 2018/11/24 00:47:51 mrg Exp $       */
+/*     $NetBSD: bozohttpd.c,v 1.96 2018/11/24 02:35:13 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/20181123"
+#define SERVER_SOFTWARE                "bozohttpd/20181124"
 #endif
 #ifndef PUBLIC_HTML
 #define PUBLIC_HTML            "public_html"



Home | Main Index | Thread Index | Old Index