cvs commit: apache-2.0/src/modules/standard mod_asis.c mod_autoindex.c mod_log_config.c mod_negotiation.c

1999-09-08 Thread rbb
rbb 99/09/08 07:16:09 Modified:src/include ap_config.h ap_listen.h http_log.h http_protocol.h httpd.h util_md5.h src/main http_config.c http_core.c http_log.c http_protocol.c listen.c rfc1413.c util.c

cvs commit: apache-site/contributors index.html

1999-09-08 Thread rbb
rbb 99/09/08 10:03:38 Modified:contributors index.html Log: Adding myself to the contributors page. Revision ChangesPath 1.74 +13 -0 apache-site/contributors/index.html Index: index.html

cvs commit: apache-2.0/src/lib/apr/lib apr_pools.c

1999-09-08 Thread rbb
rbb 99/09/08 11:04:21 Modified:src/lib/apr/inc apr_pools.h src/lib/apr/include apr_lib.h src/lib/apr/lib apr_pools.c Log: Remove the ap_popenf-like calls. These are basically the ones that were removed from Apache earlier today. They are not

cvs commit: apache-2.0/src/modules/mpm/dexter acceptlock.c dexter.c

1999-09-08 Thread manoj
manoj 99/09/08 11:58:50 Modified:src/modules/mpm/dexter acceptlock.c dexter.c Log: Update dexter to work with the latest APR changes Revision ChangesPath 1.6 +4 -2 apache-2.0/src/modules/mpm/dexter/acceptlock.c Index: acceptlock.c

cvs commit: apache-2.0/src/lib/apr/lib apr_pools.c

1999-09-08 Thread rbb
rbb 99/09/08 12:07:09 Modified:src/lib/apr/lib apr_pools.c Log: Protect some #includes with #ifdefs and remove one that is no longer needed. Revision ChangesPath 1.7 +6 -1 apache-2.0/src/lib/apr/lib/apr_pools.c Index: apr_pools.c

cvs commit: apache-2.0/src/lib/apr/lib apr_pools.c

1999-09-08 Thread rbb
rbb 99/09/08 12:56:25 Modified:src/lib/apr/lib apr_pools.c Log: Fix some STUPID typos I made on my last commit. Submitted by: Greg Stein Revision ChangesPath 1.8 +2 -2 apache-2.0/src/lib/apr/lib/apr_pools.c Index: apr_pools.c