cvs commit: apache/src CHANGES buff.c

1997-07-29 Thread Dean Gaudet
dgaudet 97/07/28 23:52:28 Modified:src CHANGES buff.c Log: Combine large bwrite() with partial buffer by using writev() to avoid any mem-mem copies. Fix a bug where if bflush/bwrite had a write failure while chunking they won't properly start the next chunk. Revision

cvs commit: apache/src http_main.c

1997-07-29 Thread Dean Gaudet
dgaudet 97/07/28 23:57:21 Modified:src http_main.c Log: Defensive coding -- protect against a possible future where while just_die() is in effect something might be muddling in alloc.c's internal structure, and one of the child_exit handlers may want to muddle there too.

cvs commit: apache/src mod_rewrite.h

1997-07-29 Thread Ralf S. Engelschall
rse 97/07/29 05:09:58 Modified:src mod_rewrite.h Log: removed bogus comment part. Revision ChangesPath 1.29 +0 -1 apache/src/mod_rewrite.h Index: mod_rewrite.h === RCS file:

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

1997-07-29 Thread Marc Slemko
marc97/07/29 07:23:00 Modified:htdocs/manual/misc known_bugs.html Log: -- lt; Revision ChangesPath 1.27 +1 -1 apache/htdocs/manual/misc/known_bugs.html Index: known_bugs.html === RCS

cvs commit: apache/src mod_rewrite.c

1997-07-29 Thread Ralf S. Engelschall
rse 97/07/29 08:17:56 Modified:src mod_rewrite.c Log: Oooppss... the trivial enhancements patch went in last time, too. This one was currently not voted +1. Hmmm.. better we back it out and commit it later. Revision ChangesPath 1.44 +1 -4

cvs commit: apache-site/mirrors index.html mirrors.list

1997-07-29 Thread Randy Terbush
randy 97/07/29 20:27:04 Modified:mirrors index.html mirrors.list Log: Catch-up on new mirror additions. Revision ChangesPath 1.11 +32 -0 apache-site/mirrors/index.html Index: index.html