cvs commit: apache-2.0/mpm/src/modules/standard mod_echo.c

1999-07-24 Thread ben
ben 99/07/24 13:54:36 Modified:mpm/src/modules/standard mod_echo.c Log: Allow for new hooks. Revision ChangesPath 1.2 +0 -2 apache-2.0/mpm/src/modules/standard/mod_echo.c Index: mod_echo.c =

cvs commit: apache-1.3/src CHANGES Configure

1999-07-24 Thread rasmus
rasmus 99/07/24 11:48:49 Modified:src CHANGES Configure Log: Move fbsd2,3,4 to "gcc -shared" as well. Revision ChangesPath 1.1399+4 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS fil

cvs commit: apache-2.0/mpm/src/modules/standard Makefile.tmpl

1999-07-24 Thread ben
ben 99/07/24 11:41:26 Modified:mpm/src/main Makefile.tmpl mpm/src/modules/standard Makefile.tmpl Log: Update dependencies. Revision ChangesPath 1.14 +1 -1 apache-2.0/mpm/src/main/Makefile.tmpl Index: Makefile.tmpl ==

cvs commit: apache-2.0/mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c mod_dir.c mod_env.c mod_imap.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-07-24 Thread ben
ben 99/07/24 11:39:21 Modified:mpm/src/include http_config.h http_request.h mpm/src/main http_config.c http_core.c http_request.c mpm/src/modules/mpm/prefork prefork.c mpm/src/modules/standard mod_access.c mod_actions.c

cvs commit: apache-2.0/mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c mod_dir.c mod_env.c mod_imap.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-07-24 Thread ben
ben 99/07/24 11:16:38 Modified:mpm/src/include http_config.h http_request.h mpm/src/main http_config.c http_core.c http_request.c mpm/src/modules/mpm/prefork prefork.c mpm/src/modules/standard mod_access.c mod_actions.c

cvs commit: apache-1.3/src/support apxs.pl

1999-07-24 Thread rasmus
rasmus 99/07/24 11:05:03 Modified:src Configure src/support apxs.pl Log: This builds DSO's correctly on linux2 using gcc -shared instead of ld -Bshareable. It also tweaks apxs to correctly pass -Wl args to the linker in case the linker is gcc and not ld. Th

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

1999-07-24 Thread ben
ben 99/07/24 06:55:57 Modified:mpm/src/modules/mpm/prefork prefork.c Log: Fix listener selection logic. Revision ChangesPath 1.14 +4 -4 apache-2.0/mpm/src/modules/mpm/prefork/prefork.c Index: prefork.c =