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/579338710f82
branches: trunk
changeset: 937473:579338710f82
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 399a32747df9 -r 579338710f82 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