cvs commit: apache-1.3/src/helpers install.sh

1999-04-28 Thread rse
rse 99/04/28 01:01:47 Modified:src CHANGES .configure INSTALL Makefile.tmpl src/helpers install.sh Log: 1. Add APACI --without-execstrip option which can be used to disable the stripping of executables on installation. This is

cvs commit: apache-1.3/src/main http_core.c

1999-04-28 Thread martin
martin 99/04/28 01:35:32 Modified:src/include http_core.h src/main http_core.c Log: Fixed the ServerSignature directive to work as documented. PR: 4248 Submitted by: Raymond S Brand [EMAIL PROTECTED] Reviewed by: Martin Kraemer Revision Changes

cvs commit: apache-1.3/src/helpers TestCompile

1999-04-28 Thread martin
martin 99/04/28 01:40:45 Modified:src CHANGES src/helpers TestCompile Log: Ease configuration debugging by making TestCompile fall back to using make if the $MAKE variable is unset Reviewed by: Jim Jagielski,Ralf S. Engelschall,Mitch Wyle [EMAIL

cvs commit: apache-apr/include apr_thread_proc.h

1999-04-28 Thread rbb
rbb 99/04/28 07:30:28 Modified:apr/network_io/unix sockets.c apr/test Makefile include apr_thread_proc.h Added: apr/test client.c server.c testsock.c Log: First pass at the test case for network I/O. It is not portable yet, because

cvs commit: apache-apr/docs networkio.txt

1999-04-28 Thread rbb
rbb 99/04/28 09:00:10 Modified:apr/network_io/unix Makefile networkio.h apr/test client.c server.c testsock.c include apr_network_io.h docs networkio.txt Added: apr/network_io/unix poll.c Removed: apr/network_io/unix

cvs commit: apache-apr/apr/lib apr_pools.c Makefile.in

1999-04-28 Thread coar
coar99/04/28 12:20:29 Modified:apr/include apr_config.h.in apr_lib.h apr/lib Makefile.in Added: apr/include apr_pools.h hsregex.h apr/lib apr_pools.c Log: {Whew!} First pass at sanitising the pool stuff (pools, arrays, and

cvs commit: apache-apr/apr/include apr_config.h.in

1999-04-28 Thread coar
coar99/04/28 12:43:57 Modified:apr/include apr_config.h.in Log: Glork. autoconf configure don't miss a trick when it comes to #undef.. Revision ChangesPath 1.4 +11 -6 apache-apr/apr/include/apr_config.h.in Index: apr_config.h.in