summaryrefslogtreecommitdiff
path: root/www/bozohttpd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/bozohttpd/patches/patch-aa')
-rw-r--r--www/bozohttpd/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/bozohttpd/patches/patch-aa b/www/bozohttpd/patches/patch-aa
new file mode 100644
index 00000000000..d319a8b2f56
--- /dev/null
+++ b/www/bozohttpd/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.11 2004/02/24 13:39:57 wiz Exp $
+
+--- bozohttpd.c.orig Wed Feb 18 14:11:57 2004
++++ bozohttpd.c
+@@ -1988,8 +1988,6 @@ print_cgi_header:
+ } else
+ debug((DEBUG_OBESE, "process_cgi: not-writing HTTP header .."));
+
+- /* XXX we should be printing 200 here? */
+- (void)bozoprintf("%s 200 Here it is\r\n", request->hr_proto);
+ debug((DEBUG_FAT, "process_cgi: going exec %s, %s %s %s",
+ path, argv[0], strornull(argv[1]), strornull(argv[2])));
+