cvs commit: apache-1.3/src/os/bs2000 Makefile.tmpl

1999-07-07 Thread martin
martin 99/07/07 04:02:01 Modified:src/os/bs2000 Makefile.tmpl Log: made depend Revision ChangesPath 1.10 +45 -3 apache-1.3/src/os/bs2000/Makefile.tmpl Index: Makefile.tmpl === RCS file:

cvs commit: apache-1.3 STATUS

1999-07-07 Thread coar
coar99/07/07 04:05:16 Modified:.STATUS Log: Veto EAPI for 1.3.7 (too much confusion and controversy, esp. with the KEAPI alternative); defer it until the next release. Also note some platforms I can build. Revision ChangesPath 1.724

Re: cvs commit: apache-1.3 STATUS

1999-07-07 Thread Dirk-Willem van Gulik
Did anyone else test the IPv6 patch ? Preferably on non solaris / non freebsd ? Dw. On 7 Jul 1999 [EMAIL PROTECTED] wrote: coar99/07/07 04:05:16 Modified:.STATUS Log: Veto EAPI for 1.3.7 (too much confusion and controversy, esp. with

cvs commit: apache-2.0/mpm 00README_FIRST_REALLY

1999-07-07 Thread martin
martin 99/07/07 08:06:22 Modified:mpm 00README_FIRST_REALLY Log: Excellent, Ralf, good explanation. I fixed the quotes Revision ChangesPath 1.3 +8 -8 apache-2.0/mpm/00README_FIRST_REALLY Index: 00README_FIRST_REALLY

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

1999-07-07 Thread martin
martin 99/07/07 08:09:59 Modified:mpm/src/modules/mpm/mpmt_pthread acceptlock.c Log: unixd is required, the unixd_config is referenced Revision ChangesPath 1.3 +1 -0 apache-2.0/mpm/src/modules/mpm/mpmt_pthread/acceptlock.c Index: acceptlock.c

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

1999-07-07 Thread martin
martin 99/07/07 08:11:06 Modified:mpm/src/modules/mpm/mpmt_pthread Makefile.tmpl Log: Remove explicit dependency on /usr/include/pthread.h -- could as well be installed somewhere else. Revision ChangesPath 1.3 +4 -4

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

1999-07-07 Thread martin
martin 99/07/07 08:16:44 Modified:mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c Log: Update to new module layout (Hooks) Revision ChangesPath 1.4 +1 -2 apache-2.0/mpm/src/modules/mpm/mpmt_pthread/mpmt_pthread.c Index: mpmt_pthread.c

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

1999-07-07 Thread martin
martin 99/07/07 08:19:16 Modified:mpm/src/modules/standard mod_actions.c Log: Update to new module layout (Hooks) Revision ChangesPath 1.3 +1 -2 apache-2.0/mpm/src/modules/standard/mod_actions.c Index: mod_actions.c

cvs commit: apache-2.0/mpm/src/main http_connection.c http_log.c http_protocol.c http_request.c

1999-07-07 Thread martin
martin 99/07/07 08:32:00 Modified:mpm/src/main http_connection.c http_log.c http_protocol.c http_request.c Log: Sorry, but using C comments in place of C++ comments makes life for me and my compiler much easier. Revision ChangesPath 1.9

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

1999-07-07 Thread wsanchez
wsanchez99/07/07 11:55:28 Modified:src/support apxs.8 apxs.pl Log: Add -S var=val option which allows for override of CFG_* built-in values. Revision ChangesPath 1.7 +17 -0 apache-1.3/src/support/apxs.8 Index: apxs.8

cvs commit: apache-1.3/src CHANGES

1999-07-07 Thread wsanchez
wsanchez99/07/07 11:58:52 Modified:src CHANGES Log: apxs: Add -S var=val option which allows for override of CFG_* built-in values. Revision ChangesPath 1.1393+4 -0 apache-1.3/src/CHANGES Index: CHANGES