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

1999-08-16 Thread dgaudet
dgaudet 99/08/16 16:44:41 Modified:mpm/src/include buff.h Log: doc Revision ChangesPath 1.6 +6 -0 apache-2.0/mpm/src/include/buff.h Index: buff.h === RCS file: /home/cvs/apache-2.0/mpm/src

cvs commit: apache-1.3 KEYS

1999-08-16 Thread coar
coar99/08/16 15:46:43 Modified:.KEYS Log: Update my key. Revision ChangesPath 1.24 +49 -17apache-1.3/KEYS Index: KEYS === RCS file: /home/cvs/apache-1.3/KEYS,v retrieving

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

1999-08-16 Thread stoddard
stoddard99/08/16 15:36:26 Modified:mpm/src/modules/mpm/winnt winnt.c Log: Server will build and serve static pages (page size < bufsize) with the appropriate makefile hacks (remove mod_cgi, mod_include, etc.). Revision ChangesPath 1.6 +33 -41apache-2.0/mpm/src/

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

1999-08-16 Thread stoddard
stoddard99/08/16 15:25:39 Modified:mpm/src/main http_core.c Log: Win32: Open files as binary. Waiting for APR... Revision ChangesPath 1.22 +1 -1 apache-2.0/mpm/src/main/http_core.c Index: http_core.c ===

cvs commit: apache-2.0/mpm/src/modules/standard mod_alias.c mod_env.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-08-16 Thread stoddard
stoddard99/08/16 13:10:10 Modified:mpm/src/modules/standard mod_alias.c mod_env.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c Log: Get rid of Win32 warnings Revision ChangesPath 1.18 +1 -1

cvs commit: apache-apr/apr/file_io/unix filedup.c fileio.h open.c readwrite.c seek.c

1999-08-16 Thread rbb
rbb 99/08/16 12:10:20 Modified:apr/file_io/unix filedup.c fileio.h open.c readwrite.c seek.c Log: Get the buffered file I/O stuff in APR for unix finally. This has been on my TODO list for a while, but it's off now. Revision ChangesPath 1.16

cvs commit: apache-1.3/src Configure CHANGES

1999-08-16 Thread coar
coar99/08/16 11:55:47 Modified:src/include httpd.h src/os/win32 registry.c src Configure CHANGES Log: Advance everything to 1.3.10-dev. Revision ChangesPath 1.295 +2 -2 apache-1.3/src/include/httpd.h Index: httpd.

cvs commit: apache-1.3 STATUS

1999-08-16 Thread wsanchez
wsanchez99/08/16 10:59:41 Modified:.STATUS Log: Add Rhapsody to binaries list. Revision ChangesPath 1.748 +4 -4 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STA

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

1999-08-16 Thread coar
coar99/08/16 10:58:15 Modified:src/include httpd.h src/os/win32 registry.c Log: Bumping the version to 1.3.9 final. Revision ChangesPath 1.294 +2 -2 apache-1.3/src/include/httpd.h Index: httpd.h

cvs commit: apache-1.3 STATUS

1999-08-16 Thread jim
jim 99/08/16 09:27:06 Modified:.STATUS Log: Fer de record Revision ChangesPath 1.747 +3 -2 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v re

cvs commit: apache-1.3 STATUS

1999-08-16 Thread randy
randy 99/08/16 09:06:49 Modified:.STATUS Log: We are ready. Revision ChangesPath 1.746 +2 -2 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v retrievin

cvs commit: apache-2.0/mpm config.option

1999-08-16 Thread martin
martin 99/08/16 04:35:56 Modified:mpm config.option Log: Fix typo for mpm-pthread-linux Revision ChangesPath 1.4 +1 -1 apache-2.0/mpm/config.option Index: config.option === RCS file:

cvs commit: apache-1.3/src/modules/experimental mod_auth_digest.c

1999-08-16 Thread martin
martin 99/08/16 04:06:15 Modified:src/modules/experimental mod_auth_digest.c Log: Cosmetics: echo output now looks like other modules' output Revision ChangesPath 1.7 +2 -2 apache-1.3/src/modules/experimental/mod_auth_digest.c Index: mod_auth_digest.c =

cvs commit: apache-1.3 STATUS

1999-08-16 Thread fielding
fielding99/08/16 02:52:26 Modified:.STATUS Log: I knew I forgot something ... Revision ChangesPath 1.745 +5 -5 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STAT

cvs commit: apache-1.3 STATUS

1999-08-16 Thread martin
martin 99/08/16 02:19:49 Modified:.STATUS Log: Go for 1.3.9 Revision ChangesPath 1.744 +2 -2 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v ret

cvs commit: apache-1.3/src Configure

1999-08-16 Thread randy
randy 99/08/15 17:49:09 Modified:src Configure Log: Make HPUX use the default .so extension for DSO modules. The right way to do this is probably to propagate the use of SHLIB_EXT_NAME throughout the configuration process, but we have used .so forever for HPUX without