cvs commit: apache-1.3/src/include conf.h

1998-04-21 Thread jim
jim 98/04/20 16:49:08 Modified:src Configure src/include conf.h Log: Obtained from: Jeff Earickson [EMAIL PROTECTED] Submitted by: Jim Jagielski Add HP-UX 11 Port Revision ChangesPath 1.241 +8 -2 apache-1.3/src/Configure Index:

cvs commit: apache-1.3 STATUS

1998-04-21 Thread jim
jim 98/04/20 17:03:08 Modified:.STATUS Log: Some STATUS updates Revision ChangesPath 1.311 +3 -0 apache-1.3/STATUS Index: STATUS === RCS file:

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

1998-04-21 Thread jim
jim 98/04/20 18:39:30 Modified:src/support logresolve.c Log: PR: 2082 Submitted by: Jim Jagielski NeXT requires strdup()... Since we already provide for MPE we use this internal version. Another fix would be to: #ifdef NEXT #define strdup NXCopyStringBuffer

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

1998-04-21 Thread jim
jim 98/04/20 18:41:57 Modified:src/support ab.c Log: PR: 2081 Obtained from: Jens Schleusener [EMAIL PROTECTED] Submitted by: Jim Jagielski AIX requires sys/select.h Revision ChangesPath 1.5 +3 -1 apache-1.3/src/support/ab.c Index: ab.c

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread rse
rse 98/04/21 06:34:46 Modified:.STATUS configure src CHANGES Log: Fix `configure --compat' to be more compatible. Submitted by: Ralf S. Engelschall Reviewed by: Lars Eilebrecht, Ralf S. Engelschall Revision ChangesPath 1.316 +1

cvs commit: apache-1.3 INSTALL

1998-04-21 Thread rse
rse 98/04/21 06:52:03 Modified:.INSTALL Log: Say it even more explicitly that src/Configuration.tmpl has not to be changed and that the _complete_ configuration via APACI takes place through command line args _AND_ shell variables. PR: 2091 Revision

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread rse
rse 98/04/21 07:04:36 Modified:.STATUS Makefile.tmpl src CHANGES Log: Make sure we don't overwrite an existing DocRoot and CGI scripts on make install. Submitted by: Ralf S. Engelschall (based on Jim's initial patch) Reviewed by: Jim

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread rse
rse 98/04/21 08:23:39 Modified:.STATUS INSTALL configure src CHANGES Log: Provide backward-compatibility for some src/Configuration.tmpl parameter names to the canonical Autoconf-style shell variable names. For instance EXTRA_CFLAGS vs. CFLAGS.

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread rse
rse 98/04/21 09:00:38 Modified:.STATUS INSTALL configure src CHANGES Log: Avoid side-effects in src/Configure when the user exports the shell variables via $ CFLAGS=... $ export CFLAGS $ ./configure (which is not needed) instead of

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread marc
marc98/04/21 09:55:38 Modified:src CHANGES Log: Fix non-standard formatting that slipped in. Revision ChangesPath 1.785 +32 -32apache-1.3/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread rse
rse 98/04/21 10:34:01 Modified:.STATUS Makefile.tmpl src CHANGES Log: Ops, apache_status really is named apache_runtime_status in httpd.conf-dist. PR: 2105 Revision ChangesPath 1.320 +1 -0 apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread jim
jim 98/04/21 12:10:25 Modified:src CHANGES Log: Nasty nasty bad wrong PR format... I see that Ralf fixed his as well... Good boy :) Revision ChangesPath 1.787 +4 -3 apache-1.3/src/CHANGES Index: CHANGES

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

1998-04-21 Thread jim
jim 98/04/21 12:56:28 Modified:src/support ab.c Log: Have ab.c use our ./include/conf.h file to pull out (hopefully) the right header files Revision ChangesPath 1.6 +1 -9 apache-1.3/src/support/ab.c Index: ab.c

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

1998-04-21 Thread jim
jim 98/04/21 13:03:29 Modified:src/support logresolve.c Log: Again, use conf.h since we have it. Too bad no one else noticed that support's Makefile includes ./src/include or else this would have been fixed a long time ago, I'm sure Revision ChangesPath 1.11

cvs commit: apache-1.3/src/support ab.c htdigest.c htpasswd.c logresolve.c rotatelogs.c suexec.c

1998-04-21 Thread jim
jim 98/04/21 13:14:08 Modified:src/support ab.c htdigest.c htpasswd.c logresolve.c rotatelogs.c suexec.c Log: Adjust ALL *.c files in support to use conf.h so we get the right header files, etc... Revision ChangesPath 1.7 +0 -3

cvs commit: apache-1.3/src/support Makefile.tmpl

1998-04-21 Thread jim
jim 98/04/21 13:33:50 Modified:src/support Makefile.tmpl Log: It is totally bogus to have -lap at the END of the link, since it's quite likely that some extries in there will be found in LIBS1 Revision ChangesPath 1.16 +1 -1

cvs commit: apache-1.3/src CHANGES

1998-04-21 Thread jim
jim 98/04/21 13:39:08 Modified:src CHANGES Log: Someone forgot a line space Revision ChangesPath 1.788 +1 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache-1.3 Announcement

1998-04-21 Thread jim
jim 98/04/21 13:40:51 Modified:.Announcement Log: Add 2 spaces after each '.' Revision ChangesPath 1.18 +7 -6 apache-1.3/Announcement Index: Announcement === RCS file:

cvs commit: apache-1.3 STATUS

1998-04-21 Thread dgaudet
dgaudet 98/04/21 13:47:14 Modified:.STATUS Log: retract that patch Revision ChangesPath 1.321 +0 -4 apache-1.3/STATUS Index: STATUS === RCS file: