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
=
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
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
==
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
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
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
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
=