cvs commit: apache/src CHANGES mod_include.c

1997-07-28 Thread Dean Gaudet
dgaudet 97/07/28 01:46:45 Modified:src CHANGES mod_include.c Log: fixed unused handle_endif Submitted by: Howard Fear Reviewed by: Dean Gaudet, Marc Slemko Revision ChangesPath 1.369 +4 -0 apache/src/CHANGES Index: CHANGES

cvs commit: apache/src http_main.c

1997-07-28 Thread Dean Gaudet
dgaudet 97/07/28 02:59:23 Modified:src http_main.c Log: Solaris whines about the const struct sockaddr_in. Silly solaris. Revision ChangesPath 1.188 +1 -1 apache/src/http_main.c Index: http_main.c

cvs commit: apache/src http_main.c

1997-07-28 Thread Dean Gaudet
dgaudet 97/07/28 04:02:32 Modified:src http_main.c Log: Log a failed listen... perhaps it will help with diagnosing the bizarre accept() error loops. Revision ChangesPath 1.189 +10 -3 apache/src/http_main.c Index: http_main.c

cvs commit: apache/src/modules/proxy mod_proxy.c

1997-07-28 Thread Doug MacEachern
; /* Initializer for the first few module slots, which are only @@ -242,7 +248,7 @@ * handle it back-compatibly, or at least signal an error). */ -#define MODULE_MAGIC_NUMBER 19970719 +#define MODULE_MAGIC_NUMBER 19970728 #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1

cvs commit: apache-site related_projects.html

1997-07-28 Thread Brian Behlendorf
brian 97/07/28 19:24:17 Modified:. related_projects.html Log: Updated with new location of JSDK/Apache integration pages. Revision ChangesPath 1.8 +6 -5 apache-site/related_projects.html Index: related_projects.html