]> git.pld-linux.org Git - packages/apache.git/blame - apache-PLD-nov6.patch
- updated eapi patch from mod_ssl-2.8.24-1.3.33 (connection timeout handling fix)
[packages/apache.git] / apache-PLD-nov6.patch
CommitLineData
78abfdad 1diff -urN apache_1.3.17/src/main/http_main.c apache_1.3.17-new/src/main/http_main.c
2--- apache_1.3.17/src/main/http_main.c Sun Apr 1 00:56:33 2001
3+++ apache_1.3.17-new/src/main/http_main.c Sun Apr 1 00:57:12 2001
4@@ -5004,7 +5004,7 @@
5 ap_setup_prelinked_modules();
6
7 while ((c = getopt(argc, argv,
f3970c2a 8- "D:C:c:xXd:Ff:vVlLR:StTh"
9+ "D:C:c:xXd:Ff:vVlLR:StTh4"
78abfdad 10 #ifdef DEBUG_SIGSTOP
11 "Z:"
12 #endif
This page took 0.031143 seconds and 4 git commands to generate.