cvs commit: apache/htdocs index.html

1997-06-30 Thread Rodent of Unusual Size
coar97/06/30 03:39:08 Modified:htdocsindex.html Log: Add text to make it clear that the it worked page has to do with the server *installation*, not the web site on which it may appear. Submitted by: Rob Hartill Revision ChangesPath 1.7

cvs commit: apache/src buff.c buff.h http_main.c

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 13:28:54 Modified:src buff.c buff.h http_main.c Log: Allow for replacing standalone_main. Allow the use of sfio in buff.c. Submitted by: Doug MacEachern [EMAIL PROTECTED] Revision ChangesPath 1.33 +67 -5 apache/src/buff.c Index:

cvs commit: apache/src CHANGES

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 13:30:53 Modified:src CHANGES Log: Forgot them CHANGES. Revision ChangesPath 1.312 +4 -0 apache/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache/src mod_userdir.c

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 13:38:54 Modified:src mod_userdir.c Log: Fix a compile warning. Revision ChangesPath 1.17 +4 -7 apache/src/mod_userdir.c Index: mod_userdir.c === RCS file:

cvs commit: apache/src buff.c conf.h

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 14:03:19 Modified:src buff.c conf.h Log: I want to be able to use inline, especially for some of the cleanups where we're factoring out common code. Revision ChangesPath 1.34 +0 -6 apache/src/buff.c Index: buff.c

cvs commit: apache/src CHANGES http_main.c http_main.h httpd.h

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 14:10:05 Modified:src CHANGES http_main.c http_main.h httpd.h Log: Unix scoreboard management revamp/cleanup. Including a tweaked put_scoreboard_info from Harrie Hazewinkel's SNMP patch. Fix starvation problem with multiple Listens and a busy socket.

cvs commit: apache/src buff.c

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 14:16:18 Modified:src buff.c Log: Oops I made a tiny goofup when merging the sfio changes. Revision ChangesPath 1.35 +1 -1 apache/src/buff.c Index: buff.c === RCS

cvs commit: apache/src CHANGES Configuration.tmpl Configure INSTALL Makefile.tmpl PORTING

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 14:42:34 Modified:htdocs/manual install.html htdocs/manual/misc FAQ.html known_bugs.html htdocs/manual/mod mod_proxy.html src CHANGES Configuration.tmpl Configure INSTALL Makefile.tmpl

cvs commit: apache/src Makefile.tmpl

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 15:26:55 Modified:src Makefile.tmpl Log: Add a depend rule that uses gcc -MM to rebuild dependencies. Also rebuilt the quite ancient dependency list. Revision ChangesPath 1.50 +106 -69 apache/src/Makefile.tmpl Index: Makefile.tmpl

cvs commit: apache/src CHANGES http_core.c http_request.c httpd.h mod_negotiation.c util.c

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 15:50:45 Modified:src CHANGES http_core.c http_request.c httpd.h mod_negotiation.c util.c Log: directory_walk() is an expensive function, keep a little more state to avoid needless string counting. Add two new functions

cvs commit: apache/src CHANGES http_protocol.c http_request.c httpd.h

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 18:13:45 Modified:src CHANGES http_protocol.c http_request.c httpd.h Log: Added begun_read_body to request_rec so that subreqs and internal redirects won't try to read the request body twice. Submitted by: Roy Fielding Reviewed by: Alexei Kosut, Dean

cvs commit: apache/src/helpers GuessOS

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 18:15:30 Modified:src CHANGES Configure conf.h src/helpers GuessOS Log: PR#333: Fix rlim_t problems with AIX 4.2. Submitted by: Marc Slemko Reviewed by: Dean Gaudet Revision ChangesPath 1.318 +2 -0

cvs commit: apache/src Makefile.tmpl

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 18:33:32 Modified:src Tag: APACHE_1_2_X Makefile.tmpl Log: Update dependencies. Revision ChangesPath No revision No revision 1.46.2.2 +105 -69 apache/src/Makefile.tmpl Index:

cvs commit: apache/src CHANGES http_protocol.c http_request.c httpd.h

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 18:37:12 Modified:src Tag: APACHE_1_2_X CHANGES http_protocol.c http_request.c httpd.h Log: Added begun_read_body to request_rec so that subreqs and internal redirects won't try to read the request body twice. Submitted by: Roy

cvs commit: apache/src/helpers GuessOS

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 18:38:17 Modified:src Tag: APACHE_1_2_X CHANGES Configure conf.h src/helpers Tag: APACHE_1_2_X GuessOS Log: PR#333: Fix rlim_t problems with AIX 4.2. Submitted by: Marc Slemko Reviewed by: Dean Gaudet Revision ChangesPath