cvs commit: apache-2.0/mpm/src/main iol_unix.c Makefile.tmpl buff.c http_connection.c http_protocol.c http_request.c

1999-06-19 Thread dgaudet
dgaudet 99/06/18 16:35:01 Modified:mpm/src CHANGES mpm/src/include buff.h mpm/src/main Makefile.tmpl buff.c http_connection.c http_protocol.c http_request.c Added: mpm/src/docs buff.txt mpm/src/include

cvs commit: apache-2.0/mpm/src/docs buff.txt

1999-06-19 Thread dgaudet
dgaudet 99/06/18 17:17:51 Modified:mpm/src/docs buff.txt Log: rambling on Revision ChangesPath 1.2 +77 -0 apache-2.0/mpm/src/docs/buff.txt Index: buff.txt === RCS file:

Re: cvs commit: apache-2.0/mpm/src/main iol_unix.c Makefile.tmpl buff.c http_connection.c http_protocol.c http_request.c

1999-06-19 Thread Ben Laurie
[EMAIL PROTECTED] wrote: dgaudet 99/06/18 16:35:01 Modified:mpm/src CHANGES mpm/src/include buff.h mpm/src/main Makefile.tmpl buff.c http_connection.c http_protocol.c http_request.c Added: mpm/src/docs buff.txt

cvs commit: apache-2.0/mpm/src/main iol_unix.c

1999-06-19 Thread dgaudet
dgaudet 99/06/19 10:59:58 Modified:mpm/src/main iol_unix.c Log: cleanup Revision ChangesPath 1.2 +0 -2 apache-2.0/mpm/src/main/iol_unix.c Index: iol_unix.c === RCS file:

cvs commit: apache-2.0/mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c mod_cgi.c mod_imap.c mod_include.c mod_log_config.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-06-19 Thread dgaudet
dgaudet 99/06/19 11:10:12 Modified:mpm/src CHANGES Configuration.mpm mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c mod_cgi.c mod_imap.c mod_include.c mod_log_config.c

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

1999-06-19 Thread ben
ben 99/06/19 13:23:38 Modified:mpm/src/main http_connection.c http_protocol.c iol_unix.c Log: Compile on FreeBSD. Revision ChangesPath 1.3 +0 -2 apache-2.0/mpm/src/main/http_connection.c Index: http_connection.c

cvs commit: apache-2.0/mpm/src/main iol_unix.c

1999-06-19 Thread dgaudet
dgaudet 99/06/19 13:40:18 Modified:mpm/src/include ap_iol.h mpm/src/main iol_unix.c Log: use ETIMEDOUT instead of ETIME Revision ChangesPath 1.2 +1 -1 apache-2.0/mpm/src/include/ap_iol.h Index: ap_iol.h

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

1999-06-19 Thread ben
ben 99/06/19 13:40:50 Modified:mpm/src Configuration.mpm mpm/src/modules/standard mod_env.c Log: Port mod_env (I think). Revision ChangesPath 1.4 +1 -1 apache-2.0/mpm/src/Configuration.mpm Index: Configuration.mpm

cvs commit: apache-2.0/mpm/src/include ap_buf.h

1999-06-19 Thread dgaudet
dgaudet 99/06/19 13:42:01 Modified:mpm/src/ap Makefile.tmpl Added: mpm/src/ap ap_buf.c mpm/src/include ap_buf.h Log: this is where I'm going with the zero-copy stuff Revision ChangesPath 1.3 +1 -1 apache-2.0/mpm/src/ap/Makefile.tmpl

cvs commit: apache-2.0/mpm/src/main mpm_prefork.c

1999-06-19 Thread dgaudet
dgaudet 99/06/19 14:56:28 Modified:mpm/src/main mpm_prefork.c Log: Ben L. was complaining that he wanted -X ... try -D ONE_PROCESS now instead. The general problem is that mpms need arbitrary extensions to the command line options... -D seems somewhat reasonable. Although I

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

1999-06-19 Thread jim
jim 99/06/19 15:04:39 Modified:mpm/src/modules/standard mod_env.c Log: Too many elements Revision ChangesPath 1.3 +0 -2 apache-2.0/mpm/src/modules/standard/mod_env.c Index: mod_env.c

cvs commit: apache-2.0/mpm/src Configuration.mpm

1999-06-19 Thread jim
jim 99/06/19 15:16:04 Modified:mpm/src Configuration.mpm Log: FreeBSD requires this to grab the thread lib for pthreads. Uncomment when trying on that Revision ChangesPath 1.5 +1 -1 apache-2.0/mpm/src/Configuration.mpm Index: Configuration.mpm