cvs commit: apache/src http_protocol.c

1996-11-13 Thread Brian Behlendorf
brian 96/11/13 23:35:51 Modified:src http_protocol.c Log: Submitted by: Alexei Kosut Here's a patch that provides a number of fixes to chunked transfer-coded input when using get_client_block: 1) Correctly works with 1-byte reads (like content-lengthed reads, wh

cvs commit: apache/src conf.h httpd.h mod_log_config.c mod_rewrite.c util.c

1996-11-13 Thread Brian Behlendorf
brian 96/11/13 23:24:49 Modified:src conf.h httpd.h mod_log_config.c mod_rewrite.c util.c Log: Reviewed by: Brian Behlendorf Submitted by: Paul Eggert <[EMAIL PROTECTED]> Fixes time zone problems. Old behavior: * When the time zone is

cvs commit: apache/src mod_status.c

1996-11-13 Thread Brian Behlendorf
brian 96/11/13 23:13:30 Modified:src mod_status.c Log: Reviewed by: Chuck Murcko Submitted by: Brian Behlendorf Slight tweak to compress scoreboard bars from 6 to 4. Revision ChangesPath 1.34 +1 -1 apache/src/mod_status.c Index: mod_status.c