cvs commit: apache-1.3/src CHANGES Configure

1999-06-18 Thread rse
rse 99/06/18 00:53:40 Modified:src CHANGES Configure Log: Better GCC detection for Solaris 2 where the `cc' command potentially _is_ GCC. Revision ChangesPath 1.1381+4 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3/src CHANGES

1999-06-18 Thread rse
rse 99/06/18 00:58:35 Modified:src CHANGES Log: Be more clear that the DSO flags were involved only Revision ChangesPath 1.1382+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS

cvs commit: apache-apr/apr/misc/win32 timetest.c

1999-06-18 Thread rbb
rbb 99/06/18 05:08:57 Modified:apr/misc/win32 timetest.c Log: Basic cleanup for timetest.c Revision ChangesPath 1.3 +54 -1 apache-apr/apr/misc/win32/timetest.c Index: timetest.c ===

cvs commit: apache-apr/apr/locks/win32 - New directory

1999-06-18 Thread rbb
rbb 99/06/18 05:27:40 apache-apr/apr/locks/win32 - New directory

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

1999-06-18 Thread Ben Laurie
[EMAIL PROTECTED] wrote: coar99/06/17 15:58:17 Modified:src/main util.c Log: Cosmetic; style fix and a nit: I object to the implicit assumption that NULL == 0, regardless of its validity. That wasn't the assumption, implicit or otherwise. The assumption

cvs commit: apache-2.0/mpm - Imported sources

1999-06-18 Thread dgaudet
dgaudet 99/06/18 11:40:00 Log: import mpm-3 into the apache-2.0 repository Status: Vendor Tag: dgaudet Release Tags: mpm-3 N apache-2.0/mpm/ABOUT_APACHE N apache-2.0/mpm/Announcement N apache-2.0/mpm/INSTALL N apache-2.0/mpm/KEYS N apache-2.0/mpm/LICENSE N

cvs commit: apache-2.0/mpm/src/docs - New directory

1999-06-18 Thread dgaudet
dgaudet 99/06/18 11:43:13 apache-2.0/mpm/src/docs - New directory

cvs commit: apache-2.0/mpm/src/docs goals.txt initial_blurb.txt tls.txt

1999-06-18 Thread dgaudet
dgaudet 99/06/18 11:46:55 Added: mpm/src/docs goals.txt initial_blurb.txt tls.txt Log: add in some of the discussion Revision ChangesPath 1.1 apache-2.0/mpm/src/docs/goals.txt Index: goals.txt

cvs commit: apache-2.0/mpm/src CHANGES BUILD.NOTES INDENT INSTALL PORTING README README.EBCDIC

1999-06-18 Thread dgaudet
dgaudet 99/06/18 11:58:49 Modified:mpm/src CHANGES Removed: mpm/src BUILD.NOTES INDENT INSTALL PORTING README README.EBCDIC Log: cleanup... rewrite the help later... clean state for changes for now Revision ChangesPath 1.2 +0 -6687

cvs commit: apache-2.0/mpm 00README_FIRST_REALLY

1999-06-18 Thread dgaudet
dgaudet 99/06/18 12:00:18 Added: mpm 00README_FIRST_REALLY Log: ignore the man behind the curtain Revision ChangesPath 1.1 apache-2.0/mpm/00README_FIRST_REALLY Index: 00README_FIRST_REALLY

cvs commit: apache-2.0/mpm/src/lib/expat-lite Makefile.tmpl

1999-06-18 Thread dgaudet
dgaudet 99/06/18 12:04:23 Modified:mpm/src/lib/expat-lite Makefile.tmpl Log: someone needs to put a depend rule into here Revision ChangesPath 1.2 +2 -0 apache-2.0/mpm/src/lib/expat-lite/Makefile.tmpl Index: Makefile.tmpl

cvs commit: apache-2.0/mpm/src/os/unix Makefile.tmpl

1999-06-18 Thread dgaudet
dgaudet 99/06/18 12:08:08 Modified:mpm/src/ap Makefile.tmpl mpm/src Makefile.tmpl mpm/src/main Makefile.tmpl mpm/src/modules/standard Makefile.tmpl mpm/src/os/unix Makefile.tmpl Log: update dependencies Revision

cvs commit: apache-apr/include apr_lock.h apr_thread_proc.h

1999-06-18 Thread rbb
rbb 99/06/18 12:11:20 Modified:apr/include apr_win.h apr/test client.dsp server.dsp test.dsw testfile.dsp testproc.dsp testsock.dsp testthread.c timetest.dsp apr/threadproc/win32 thread.c include apr_lock.h

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/main buff.c http_protocol.c

1999-06-18 Thread dgaudet
dgaudet 99/06/18 12:20:50 Modified:mpm/src/include buff.h mpm/src/main buff.c http_protocol.c Log: break chunked encoding, ebcdic, ... layering goes here Revision ChangesPath 1.2 +4 -48 apache-2.0/mpm/src/include/buff.h Index: buff.h