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

1999-08-19 Thread jim
jim 99/08/19 06:01:51 Modified:mpm/src Configuration.mpm Log: Ack... backout the Configuration.mpm stuff Revision ChangesPath 1.14 +12 -406 apache-2.0/mpm/src/Configuration.mpm Index: Configuration.mpm ===

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

1999-08-19 Thread jim
jim 99/08/19 06:00:00 Modified:mpm/src Configuration.mpm Configuration.tmpl Log: At least allow ./Configure -file Configuration.tmpl a chance of working :) Revision ChangesPath 1.13 +406 -12 apache-2.0/mpm/src/Configuration.mpm Index: Configuration.mpm

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

1999-07-10 Thread jim
jim 99/07/10 11:20:17 Modified:mpm 00README_FIRST_REALLY configure mpm/src Configuration.mpm Configuration.tmpl Configure Log: Some [cC]onfigure cleaning. First, remove the MPM Rule and the MPM_METHOD var and reimplement the MPM_METHOD Rule. Then add the --

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

1999-06-20 Thread jim
jim 99/06/20 08:59:57 Modified:mpm/src Configuration.mpm Log: Thanks to Dmitry Khrustalev Revision ChangesPath 1.6 +2 -2 apache-2.0/mpm/src/Configuration.mpm Index: Configuration.mpm ==

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

1999-06-20 Thread Ben Laurie
[EMAIL PROTECTED] wrote: > > 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 I used -lc_r - is there a difference? Cheers, Ben. -- http://www.apache-ssl.org/be

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 ===

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

1999-06-18 Thread dgaudet
dgaudet 99/06/18 12:20:19 Modified:mpm/src Configuration.mpm Configure Log: lots todo Revision ChangesPath 1.2 +1 -1 apache-2.0/mpm/src/Configuration.mpm Index: Configuration.mpm === RCS

cvs commit: apache-2.0/mpm/src Configuration.mpm README.MPM 2.0_ARCH

1999-06-18 Thread dgaudet
dgaudet 99/06/18 11:49:45 Added: mpm/src Configuration.mpm README.MPM Removed: mpm/src 2.0_ARCH Log: cleanup, build instructions Revision ChangesPath 1.1 apache-2.0/mpm/src/Configuration.mpm Index: Configuration.mpm ==