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

1999-06-09 Thread manoj
manoj 99/06/08 20:14:59 Modified:pthreads/src/include http_conf_globals.h pthreads/src/main http_main.c Log: Clean up some unused variables Revision ChangesPath 1.9 +0 -2 apache-apr/pthreads/src/include/http_conf_globals.h Index:

cvs commit: apache-1.3/src/lib/expat-lite Makefile.tmpl xmldef.h

1999-06-09 Thread rse
rse 99/06/09 03:45:04 Modified:src CHANGES Configure src/helpers TestCompile src/lib/expat-lite Makefile.tmpl xmldef.h Log: Determine AP_BYTE_ORDER for ap_config_auto.h and already use this at least for Expat. Revision ChangesPath

cvs commit: apache-1.3/src/lib/expat-lite xmltok.c xmltok_impl.c

1999-06-09 Thread rse
rse 99/06/09 03:50:10 Modified:src/lib/expat-lite xmltok.c xmltok_impl.c Log: Make egcc -Wshadow happy again. Revision ChangesPath 1.3 +3 -3 apache-1.3/src/lib/expat-lite/xmltok.c Index: xmltok.c

cvs commit: apache-1.3/src/modules/standard mod_rewrite.h mod_auth_dbm.c

1999-06-09 Thread rse
rse 99/06/09 04:13:55 Modified:src CHANGES src/modules/standard mod_rewrite.h mod_auth_dbm.c Log: Fix ndbm.h include problems with brain-dead glibc = 2.1 which has ndbm.h in a non-standard db1/ subdir. We fixed it by explicitly including db1/ndbm.h

cvs commit: apache-1.3/src CHANGES

1999-06-09 Thread rse
rse 99/06/09 04:15:23 Modified:src CHANGES Log: Ops, PR#4469 is actually db v2 related... Revision ChangesPath 1.1375+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache-1.3 STATUS

1999-06-09 Thread rse
rse 99/06/09 04:16:10 Modified:.STATUS Log: Now solved... Revision ChangesPath 1.710 +1 -7 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3 STATUS

1999-06-09 Thread rse
rse 99/06/09 04:31:14 Modified:.STATUS Log: Now comitted... Revision ChangesPath 1.711 +1 -5 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-apr/apr/test testproc.c

1999-06-09 Thread rbb
rbb 99/06/09 05:57:18 Modified:apr/test testproc.c Log: Because we don't include empty directories in tarballs, the testproc program wasn't working an anything but a cvs extract. This fixes that by having the prgarm create and remove the directory each time it runs.

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

1999-06-09 Thread stoddard
stoddard99/06/09 06:37:52 Modified:src/main http_main.c Log: Exit after dumping vhost settings (apache -S) to be consistent with how Apache for Unix works. Revision ChangesPath 1.444 +4 -0 apache-1.3/src/main/http_main.c Index: http_main.c

cvs commit: apache-apr/apr/network_io/unix sockopt.c

1999-06-09 Thread rbb
rbb 99/06/09 08:16:14 Modified:apr/network_io/unix sockopt.c Log: Don't return int, return an ap_status_t Revision ChangesPath 1.10 +1 -1 apache-apr/apr/network_io/unix/sockopt.c Index: sockopt.c

cvs commit: apache-apr/include apr_errno.h

1999-06-09 Thread rbb
rbb 99/06/09 08:55:59 Modified:apr/network_io/unix sendrecv.c include apr_errno.h Log: ap_send and ap_recv need to report back when the time limit has expired. This requires a new status code, and a small change to the funcs. Revision ChangesPath

cvs commit: apache-1.3/src CHANGES

1999-06-09 Thread stoddard
stoddard99/06/09 10:22:47 Modified:src CHANGES Log: Yeeeoowww it's hot here today! Revision ChangesPath 1.1377+18 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache-1.3 STATUS

1999-06-09 Thread coar
coar99/06/09 11:23:39 Modified:.STATUS Log: Some updates to the status of various patches, and a note about the IE issue of replacing too-short error pages (even if CustomError generated) with its own pablum. Revision ChangesPath 1.712

cvs commit: apache-apr/pthreads/src/test/rename apapi.h

1999-06-09 Thread dgaudet
dgaudet 99/06/09 15:03:44 Modified:pthreads/src/include buff.h pthreads/src/main alloc.c buff.c http_main.c pthreads/src/modules/proxy proxy_cache.c proxy_ftp.c proxy_http.c pthreads/src/test/rename apapi.h Log:

cvs commit: apache-apr/pthreads/src/include buff.h httpd.h

1999-06-09 Thread dgaudet
dgaudet 99/06/09 15:06:30 Modified:pthreads/src/include buff.h httpd.h Log: BO_TIMEOUT belongs in buff.h Revision ChangesPath 1.7 +1 -0 apache-apr/pthreads/src/include/buff.h Index: buff.h