cvs commit: apache-1.3 configure

2000-02-05 Thread rse
rse 00/02/05 06:29:00 Modified:src CHANGES .configure Log: Avoid infinite looping in APACI's configure script inside Ultrix' /bin/sh5 upgrade step. Submitted by: Jan Gallo <[EMAIL PROTECTED]>, Ralf S. Engelschall Reviewed by: Ralf S. Engelscha

cvs commit: apache-1.3/src CHANGES Configure

2000-02-05 Thread rse
rse 00/02/05 06:15:46 Modified:src CHANGES Configure Log: PORT: Add support for Amdahl UTS 4.3 and later. Submitted by: Dave Dykstra <[EMAIL PROTECTED]> PR: 5654 Revision ChangesPath 1.1510+3 -0 apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3 STATUS

2000-02-05 Thread jim
jim 00/02/05 05:46:43 Modified:.STATUS Log: Release schedule for 1.3.12 Revision ChangesPath 1.802 +6 -4 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3

cvs commit: apache-1.3/src/modules/standard mod_auth.c mod_status.c mod_cern_meta.c

2000-02-05 Thread rse
rse 00/02/05 04:33:17 Modified:src CHANGES src/modules/standard mod_auth.c mod_status.c mod_cern_meta.c Log: Make implementation/descriptions of the FLAG directives AuthAuthoritative, MetaFiles and ExtendedStatus consistent with documentation and the stand

cvs commit: apache-2.0/src/lib/apr/shmem/unix/mm configure.in mm.h mm_conf.h.in mm_core.c

2000-02-05 Thread dreid
dreid 00/02/05 04:07:39 Modified:src/lib/apr/shmem/unix/mm configure.in mm.h mm_conf.h.in mm_core.c Log: This commit gets mm running on BeOS. With this BeOS APR once more compiles and builds cleanly. Not sure if this is how to update mm, but it gets th

cvs commit: apache-2.0/src/lib/apr/file_io/beos readwrite.c

2000-02-05 Thread dreid
dreid 00/02/05 04:05:06 Modified:src/lib/apr/file_io/beos readwrite.c Log: Remove the stated lines from readwrite.c to bring BeOS back in line and get it building again. Revision ChangesPath 1.6 +0 -9 apache-2.0/src/lib/apr/file_io/beos/readwrite.c Ind

cvs commit: apache-1.3/src/main http_main.c

2000-02-05 Thread rse
rse 00/02/05 04:01:55 Modified:src CHANGES src/main http_main.c Log: Cast integer ap_wait_t values in http_main.c to get rid of compile time errors on platforms where "ap_wait_t" is not defined as "int" (currently only the NEXT and UTS21 platforms). If you

cvs commit: apache-1.3/htdocs/manual/mod mod_rewrite.html

2000-02-05 Thread rse
rse 00/02/05 03:44:07 Modified:htdocs/manual/mod mod_rewrite.html Log: Fix description of regex quantifiers. Submitted by: Carl van Tast <[EMAIL PROTECTED]> Reviewed by: Ralf S. Engelschall PR: 5614 Revision ChangesPath 1.48 +1 -1 apache-1.3/htdocs/

cvs commit: apache-1.3/htdocs/manual/vhosts ip-based.html

2000-02-05 Thread rse
rse 00/02/05 03:39:55 Modified:htdocs/manual/vhosts ip-based.html Log: Make clear that there are more directives which are actually not allowed in sections. Submitted by: sehh <[EMAIL PROTECTED] PR: 5596 Revision ChangesPath 1.6 +3 -2 apache-1.3/h

cvs commit: apache-1.3/htdocs/manual/mod mod_mime.html

2000-02-05 Thread rse
rse 00/02/05 03:34:38 Modified:htdocs/manual/mod mod_mime.html Log: Enhance AddCharset description. Submitted by: Youichirou Koga <[EMAIL PROTECTED]> PR: 5554 Revision ChangesPath 1.35 +5 -5 apache-1.3/htdocs/manual/mod/mod_mime.html Index: mod_m

cvs commit: apache-1.3 configure

2000-02-05 Thread rse
rse 00/02/05 01:57:16 Modified:.configure Log: Fix usage: it's '#-1' and not just '-1' Revision ChangesPath 1.118 +1 -1 apache-1.3/configure Index: configure === RCS file: /home/

cvs commit: apache-1.3/src/support ab.c

2000-02-05 Thread rse
rse 00/02/05 01:50:57 Modified:src/support ab.c Log: Typo Revision ChangesPath 1.38 +3 -3 apache-1.3/src/support/ab.c Index: ab.c === RCS file: /home/cvs/apache-1.3/src/support/ab.c,v

cvs commit: apache-1.3/src CHANGES

2000-02-05 Thread lars
lars00/02/04 17:32:36 Modified:src CHANGES Log: added entry to src/CHANGES regarding SUEXEC_BIN Revision ChangesPath 1.1507+4 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache-1.3/src/main http_core.c

2000-02-05 Thread jim
jim 00/02/04 16:33:22 Modified:htdocs/manual/mod core.html src/main http_core.c Log: Try to reduce confusion over multiple and possible "conflicting" versions of the term "default" by changing AddDefaultCharset to be of the mode Off | On | charset Revision