Re: cvs commit: apache-1.3/src/support httpd.exp

1999-07-29 Thread Dmitry Khrustalev
+API_EXPORT(void) ap_table_merge_unique_token(table *t, const char *key, +const char *val); +API_EXPORT(void) ap_table_mergen_unique_token(table *t, const char *key, + const char *val); Well, n

Re: cvs commit: apache-1.3/src/support httpd.exp

1999-07-29 Thread Dirk-Willem van Gulik
Good stuff. And a usefull extra function in the API as well. Dw On 28 Jul 1999 [EMAIL PROTECTED] wrote: coar99/07/28 10:37:22 Modified:.STATUS src CHANGES src/include alloc.h src/main alloc.c

cvs commit: apache-1.3 STATUS

1999-07-29 Thread dgaudet
dgaudet 99/07/29 10:55:57 Modified:.STATUS Log: I don't see how this is a show stopper, sorry. This is a client bug, and we already have force-no-vary as a method to work around those clients. Revision ChangesPath 1.729 +4 -4 apache-1.3/STATUS

cvs commit: apache-1.3/src/main buff.c http_main.c util.c

1999-07-29 Thread randy
randy 99/07/29 11:13:58 Modified:.config.layout src CHANGES src/include httpd.h src/main buff.c http_main.c util.c Log: BeOS portability changes. Submitted by: David Reid [EMAIL PROTECTED] Reviewed by: Randy Terbush

cvs commit: apache-1.3/htdocs/manual/mod core.html

1999-07-29 Thread randy
randy 99/07/29 11:17:48 Modified:htdocs/manual/mod core.html Log: Doc changes. Submitted by: Alan J. Flavell [EMAIL PROTECTED] Reviewed by: Randy Terbush Revision ChangesPath 1.154 +30 -25apache-1.3/htdocs/manual/mod/core.html Index: core.html

cvs commit: apache-apr/apr/network_io/unix poll.c sendrecv.c sockets.c

1999-07-29 Thread rbb
rbb 99/07/29 12:23:31 Modified:apr/file_io/unix dir.c pipe.c apr/network_io/unix poll.c sendrecv.c sockets.c Log: More docs changes. Revision ChangesPath 1.18 +1 -0 apache-apr/apr/file_io/unix/dir.c Index: dir.c

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

1999-07-29 Thread manoj
manoj 99/07/29 13:06:20 Modified:mpm/src/modules/mpm/dexter dexter.c mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c Log: Use Ben Hyde's warning fix on two other MPMs. Revision ChangesPath 1.11 +1 -1

cvs commit: apache-apr/pthreads/src/main http_main.c

1999-07-29 Thread manoj
manoj 99/07/29 13:11:43 Modified:pthreads/src/include httpd.h pthreads/src/main http_main.c Log: Support non-threaded operation, for the most part. The code still references pthread calls, but they are essentially no-ops in the non-threaded case; these can be

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

1999-07-29 Thread manoj
manoj 99/07/29 13:43:31 Modified:mpm/src/modules/mpm/mpmt_pthread mpm_default.h mpmt_pthread.c Log: Support non-threaded operation, for the most part. The code still references pthread calls, but they are essentially no-ops in the non-threaded case;

cvs commit: apache-1.3/src .gdbinit

1999-07-29 Thread coar
coar99/07/29 15:28:56 Modified:src .gdbinit Log: Oops; add a newline to avoid nastygrams. Revision ChangesPath 1.4 +1 -1 apache-1.3/src/.gdbinit Index: .gdbinit === RCS

cvs commit: apache-1.3/src/os/win32 registry.c

1999-07-29 Thread coar
coar99/07/29 15:36:20 Modified:src/include httpd.h src/os/win32 registry.c Log: Updating version for 1.3.7 tarball.. Revision ChangesPath 1.287 +2 -2 apache-1.3/src/include/httpd.h Index: httpd.h

cvs commit: apache-1.3/src/os/win32 registry.c

1999-07-29 Thread coar
coar99/07/29 15:58:36 Modified:src CHANGES Configure src/include httpd.h src/os/win32 registry.c Log: Apache 1.3.7 rolled, 1.3.8-dev now the development version. Revision ChangesPath 1.1404+2 -0 apache-1.3/src/CHANGES