Source-Changes-HG archive

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

[src/trunk]: src/libexec/httpd uh, this is actually called 20170201 :-)



details:   https://anonhg.NetBSD.org/src/rev/77a6de16ee0c
branches:  trunk
changeset: 821426:77a6de16ee0c
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Feb 05 01:55:03 2017 +0000

description:
uh, this is actually called 20170201 :-)

diffstat:

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

diffs (18 lines):

diff -r 1cab0c67114a -r 77a6de16ee0c libexec/httpd/bozohttpd.c
--- a/libexec/httpd/bozohttpd.c Sun Feb 05 00:47:33 2017 +0000
+++ b/libexec/httpd/bozohttpd.c Sun Feb 05 01:55:03 2017 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bozohttpd.c,v 1.85 2017/01/31 14:36:09 mrg Exp $       */
+/*     $NetBSD: bozohttpd.c,v 1.86 2017/02/05 01:55:03 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/20170102"
+#define SERVER_SOFTWARE                "bozohttpd/20170201"
 #endif
 #ifndef DIRECT_ACCESS_FILE
 #define DIRECT_ACCESS_FILE     ".bzdirect"



Home | Main Index | Thread Index | Old Index