cvs commit: apache-1.3/src/os/win32 readdir.h

1998-04-12 Thread ben
ben 98/04/12 12:02:07 Modified:src/main gen_test_char.c src/modules/proxy ApacheModuleProxy.dsp src/os/win32 readdir.h Log: Fix warnings. Revision ChangesPath 1.3 +2 -1 apache-1.3/src/main/gen_test_char.c Index: gen_test_c

cvs commit: apache-1.3/src/os/unix os.c os.h

1998-04-12 Thread rse
rse 98/04/12 08:49:28 Modified:.STATUS src CHANGES Configuration.tmpl Configure src/os/unix os.c os.h Log: Although I though we have no chance under HP/UX for using shared objects I today figured out that their proprietary shl_xxx syst

cvs commit: apache-1.3 INSTALL

1998-04-12 Thread rse
rse 98/04/12 05:54:01 Modified:.INSTALL Log: Typo Revision ChangesPath 1.5 +1 -1 apache-1.3/INSTALL Index: INSTALL === RCS file: /export/home/cvs/apache-1.3/INSTALL,v retriev

cvs commit: apache-1.3 Makefile.tmpl

1998-04-12 Thread rse
rse 98/04/12 05:52:40 Modified:.Makefile.tmpl Log: Make APACI's "make install" more robust by using tar-based command instead of "cp -R" commands. Revision ChangesPath 1.15 +7 -3 apache-1.3/Makefile.tmpl Index: Makefile.tmpl ===

cvs commit: apache-1.3/src/modules/standard mod_include.c

1998-04-12 Thread marc
marc98/04/11 22:50:37 Modified:src/modules/standard mod_include.c Log: Skip the nested include kludge of the subreq doesn't exist because it wasn't permitted. This avoids dereferencing a null pointer. PR: 2037 Revision ChangesPath 1.82 +2 -1 apache-1