cvs commit: apache/src CHANGES conf.h

1997-04-27 Thread Chuck Murcko
chuck 97/04/27 20:52:08 Modified:src CHANGES conf.h Log: Submitted by: Marc Slemko Add prototype for mktemp() on SUNOS4. Revision ChangesPath 1.258 +6 -0 apache/src/CHANGES Index: CHANGES ==

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

1997-04-27 Thread Chuck Murcko
chuck 97/04/27 20:47:09 Modified:src/modules/proxy mod_proxy.c Log: Check return values for proxy_host2addr() when reading config, in case the hostent struct returned is trash. (PR #491) Revision ChangesPath 1.11 +2 -5 apache/src/modules/proxy/mod_proxy.c

cvs commit: apache/src CHANGES util_script.c

1997-04-27 Thread Dean Gaudet
dgaudet 97/04/27 18:41:00 Modified:src CHANGES util_script.c Log: Fix an "endless" loop problem in CGI argv creation. Reviewed by: Dean, Jim Submitted by: Marc Revision ChangesPath 1.257 +5 -0 apache/src/CHANGES Index: CHANGES ===

cvs commit: apache/src http_main.c

1997-04-27 Thread Dean Gaudet
dgaudet 97/04/27 17:14:29 Modified:src http_main.c Log: Fix a warning. Revision ChangesPath 1.141 +2 -0 apache/src/http_main.c Index: http_main.c === RCS file: /export/home/cvs/apache/

cvs commit: apache/src httpd.h

1997-04-27 Thread Dean Gaudet
dgaudet 97/04/27 04:57:17 Modified:src httpd.h Log: Hello 1.2b10. Revision ChangesPath 1.99 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file: /export/home/cvs/apache/src/httpd.h,v

cvs commit: apache/src httpd.h

1997-04-27 Thread Dean Gaudet
dgaudet 97/04/27 04:50:56 Modified:src httpd.h Log: Here we go, 1.2b9. Revision ChangesPath 1.98 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file: /export/home/cvs/apache/src/http

cvs commit: apache/src CHANGES http_config.h

1997-04-27 Thread Roy Fielding
MODULE_MAGIC_NUMBER, -1, __FILE__, NULL /* Generic accessors for other modules to get at their own module-specific --- 226,232 * handle it back-compatibly, or at least signal an error). */ ! #define MODULE_MAGIC_NUMBER 19970427 #define STANDARD_MODULE_STUFF

cvs commit: apache/src Configuration.tmpl

1997-04-27 Thread Roy Fielding
fielding97/04/27 02:58:33 Modified:src Configuration.tmpl Log: remove redundant and out-of-place comment Revision ChangesPath 1.62 +1 -2 apache/src/Configuration.tmpl Index: Configuration.tmpl

cvs commit: apache/src CHANGES Configuration.tmpl

1997-04-27 Thread Roy Fielding
fielding97/04/27 02:54:35 Modified:src CHANGES Configuration.tmpl Log: Rearranged all modules to enhance understanding of their purpose and relative order (and maybe even reduce some overhead), but without changing their effective (per-hook) calling order. Added a bunch

cvs commit: apache/src/helpers GuessOS

1997-04-27 Thread Dean Gaudet
dgaudet 97/04/27 00:52:20 Modified:htdocs/manual/mod core.html src CHANGES Configuration.tmpl Configure conf.h src/helpers GuessOS Log: Clean up Linux configuration by detecting 2.x linux and enabling HAVE_SHMGET, and HAVE_SYS_RESOURCE_H. Don'

cvs commit: apache/src CHANGES http_main.c

1997-04-27 Thread Dean Gaudet
dgaudet 97/04/27 00:45:04 Modified:htdocs/manual stopping.html src CHANGES http_main.c Log: Deal with EINTR while processing scoreboard file. Fix graceful restart for scoreboard files. Reviewed by: Randy, Roy Revision ChangesPath 1.4 +

cvs commit: apache/htdocs/manual/misc FAQ.html

1997-04-27 Thread Marc Slemko
marc97/04/27 00:42:08 Modified:htdocs/manual/misc FAQ.html Log: Fix bogus URLs. Revision ChangesPath 1.45 +3 -5 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html === RCS file: /export

cvs commit: apache-site/info aol-http.html apache_nt.html apache_on_linux.html apache_users.html three-config-files.html

1997-04-27 Thread Marc Slemko
marc97/04/27 00:26:47 Modified:. 113announce.html announcelist.html comsupport.html in_the_news.html info.html related_projects.html contributors index.html info aol-http.html apache_nt.html apache_on_linux.html

cvs commit: apache/src CHANGES

1997-04-27 Thread Dean Gaudet
dgaudet 97/04/27 00:14:15 Modified:src CHANGES Log: Note Sameer's Configuration.tmpl change. (oh yeah and the rest of this just removes trailing whitespace, something that bugs me.) Revision ChangesPath 1.252 +50 -46apache/src/CHANGES Index: CHANGES

cvs commit: apache/src util_script.c

1997-04-27 Thread Roy Fielding
fielding97/04/27 00:14:02 Modified:src util_script.c Log: Avoid doing a get_module_config if none of the RLIMITs are defined, since we don't need it if we are not going to do a setrlimit. Revision ChangesPath 1.53 +5 -0 apache/src/util_script.c Inde