cvs commit: apache-1.3/src/helpers GuessOS

1998-06-13 Thread brian
brian 98/06/13 15:36:48 Modified:src/helpers GuessOS Log: "intel" is unfair to other vendors. Revision ChangesPath 1.42 +1 -1 apache-1.3/src/helpers/GuessOS Index: GuessOS === RCS file: /

Re: cvs commit: apache-1.3/src/modules/proxy proxy_ftp.c

1998-06-13 Thread Marc Slemko
On 13 Jun 1998 [EMAIL PROTECTED] wrote: > > Index: CHANGES > === > RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v > retrieving revision 1.912 > retrieving revision 1.913 > diff -u -r1.912 -r1.913 > --- CHANGES 19

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

1998-06-13 Thread ben
ben 98/06/13 08:23:19 Modified:src CHANGES src/include alloc.h httpd.h util_script.h src/main alloc.c http_config.c http_protocol.c http_request.c util.c util_script.c src/modules/proxy mod_proxy.c mod_proxy.h

cvs commit: apache-1.3/src/modules/proxy proxy_ftp.c

1998-06-13 Thread rse
rse 98/06/13 05:06:02 Modified:src CHANGES src/modules/proxy proxy_ftp.c Log: Fix parsing of FTP `SIZE' responses in proxy module: The newline was not truncated which forced following HTTP headers to be data in the HTTP reponse. Although the reponse now is

cvs commit: apache-1.3 configure

1998-06-13 Thread rse
rse 98/06/13 04:24:11 Modified:src CHANGES .configure Log: Portability fix for APACI shadow tree support: Swap order of awk and sed in top-level configure script to avoid sed fails on some platforms (for instance SunOS 4.1.3 and NCR SysV) because o

cvs commit: apache-site/contributors index.html

1998-06-13 Thread akosut
akosut 98/06/12 19:01:36 Modified:contributors index.html Log: This was over a year out of date... update my info Revision ChangesPath 1.43 +4 -5 apache-site/contributors/index.html Index: index.html ==