cvs commit: apache-2.0/src CHANGES

1999-12-04 Thread rbb
rbb 99/12/04 14:17:49 Modified:src CHANGES Log: Update the CHANGES file with some of the bigger changes I have made recently both for myself and others. I proise I'll try to stay on top of this file from now on. :-) Revision ChangesPath 1.17 +20 -0

cvs commit: apache-2.0/src/lib/apr/network_io/unix networkio.h sendrecv.c

1999-12-04 Thread rbb
rbb 99/12/04 13:48:35 Modified:src/lib/apr acconfig.h configure.in src/lib/apr/include apr.h.in apr_network_io.h src/lib/apr/network_io/unix networkio.h sendrecv.c Log: Add Sendfile to APR. This is not well tested, and a test case is needed. I did

cvs commit: apache-1.3 STATUS

1999-12-04 Thread jim
jim 99/12/04 07:38:20 Modified:.STATUS Log: Try to release on the 19th?? Revision ChangesPath 1.759 +4 -4 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.

cvs commit: apache-1.3/src/modules/standard mod_rewrite.c

1999-12-04 Thread rse
rse 99/12/04 03:43:19 Modified:src CHANGES src/modules/standard mod_rewrite.c Log: Fixed a recently introduced off-by-one-character bug in mod_rewrite's expansion of expression back-references. Submitted by: Cliff Woolley <[EMAIL PROTECTED]> Reviewed

cvs commit: apache-2.0/src/include ap_config.h

1999-12-04 Thread wsanchez
wsanchez99/12/03 18:56:19 Modified:src/include ap_config.h Log: Disable the DYLD_CANT_UNLOAD workaround for Mac OS X Server, since the current version (and the patched older version) doesn't need this any more. We don't want to delete the code from unix/os.c, however, because

cvs commit: apache-1.3/src/include ap_config.h

1999-12-04 Thread wsanchez
wsanchez99/12/03 18:50:47 Modified:src/include ap_config.h Log: Disable the DYLD_CANT_UNLOAD workaround for Mac OS X Server, since the current version (and the patched older version) doesn't need this any more. We don't want to delete the code from unix/os.c, however, because

cvs commit: apache-2.0 configure

1999-12-04 Thread wsanchez
wsanchez99/12/03 17:01:12 Modified:.configure Log: Try to keep the platform overrides in one place. Revision ChangesPath 1.6 +4 -6 apache-2.0/configure Index: configure === RCS fil

cvs commit: apache-1.3 configure

1999-12-04 Thread wsanchez
wsanchez99/12/03 16:59:57 Modified:.configure Log: Try to keep the platform overrides in one place for sanity. Revision ChangesPath 1.111 +4 -6 apache-1.3/configure Index: configure ==