cvs commit: apache-2.0/src/lib/apr/network_io/win32 sockets.c

1999-12-17 Thread rbb
rbb 99/12/17 04:32:16 Modified:src/lib/apr/test ab_apr.c testproc.c src/lib/apr/include apr_win.h src/lib/apr/network_io/win32 sockets.c Log: Various fixes for Win32 APR. The test cases all almost work again on windows. The 1 second sleep that

cvs commit: apache-2.0/src/lib/apr/test ab_apr.dsp client.dsp server.dsp test.dsw testarg.dsp testfile.dsp testproc.dsp testsock.dsp testthread.dsp timetest.dsp

1999-12-17 Thread rbb
rbb 99/12/17 04:41:43 Modified:src/lib/apr/test ab_apr.dsp client.dsp server.dsp test.dsw testarg.dsp testfile.dsp testproc.dsp testsock.dsp testthread.dsp timetest.dsp Log: New project files for all of the APR test programs. With

cvs commit: apache-1.3/src/helpers GuessOS

1999-12-17 Thread martin
martin 99/12/17 05:52:03 Modified:src/helpers GuessOS Log: Fix GuessOS to correctly return TPF instead of OS390 when compiling apache for TPF. Submitted by: Joe Moenich, Ovies Brabson [EMAIL PROTECTED] Revision ChangesPath 1.66 +14 -7

cvs commit: apache-1.3 STATUS

1999-12-17 Thread martin
martin 99/12/17 06:03:22 Modified:.STATUS Log: Sunny but cold. mod_ebcdic will have three directives: EBCDICConvert {On|Off}[={In|Out|InOut}] .ext [...] EBCDICConvertByType {On|Off}[={In|Out|InOut}] mimetype/match [...] EBCDICKludge{On|Off}

cvs commit: apache-2.0/src/lib/apr/file_io/win32 open.c

1999-12-17 Thread rbb
rbb 99/12/17 07:14:07 Modified:src/lib/apr/file_io/win32 open.c Log: With this change, error loggin on Win32 works again. Revision ChangesPath 1.15 +0 -1 apache-2.0/src/lib/apr/file_io/win32/open.c Index: open.c

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

1999-12-17 Thread stoddard
stoddard99/12/17 07:39:57 Modified:src/os/win32 registry.c Log: Update Apache version in windows registry.c file Revision ChangesPath 1.7 +1 -1 apache-2.0/src/os/win32/registry.c Index: registry.c

cvs commit: apache-2.0/src/os/win32 main_win32.c

1999-12-17 Thread stoddard
stoddard99/12/17 13:04:58 Modified:src/os/win32 main_win32.c Log: Windows: Some more work to properly handle -k restart,shutdown. I have made a simplifying assumption that the relative name of the server pidfile is always logs/httpd.pid. This saves the error prone effort of

Re: cvs commit: apache-2.0/src/os/win32 main_win32.c

1999-12-17 Thread Ryan Bloom
Windows: Some more work to properly handle -k restart,shutdown. I have made a simplifying assumption that the relative name of the server pidfile is always logs/httpd.pid. This saves the error prone effort of reading the config file in apache.exe (as opposed to

cvs commit: apache-1.3 config.layout

1999-12-17 Thread rse
rse 99/12/17 14:23:08 Modified:src CHANGES .config.layout Log: Added SuSE layout to config.layout for convinience reasons. Submitted by: Sebastian Helms [EMAIL PROTECTED] PR: 5112 Revision ChangesPath 1.1482+3 -0

cvs commit: apache-1.3 README.configure

1999-12-17 Thread rse
rse 99/12/17 14:25:18 Modified:src CHANGES .README.configure Log: Updated README.config to reflect current APACI state. Submitted by: rian Slesinsky [EMAIL PROTECTED] Reviewed by: Ralf S. Engelschall PR: 5397 Revision ChangesPath