cvs commit: apache-2.0/src/lib/apr/file_io/os2 filedup.c

1999-12-19 Thread bjh
bjh 99/12/19 00:00:32 Modified:src/lib/apr/file_io/os2 filedup.c Log: OS/2: Let the user supply two file descriptors to ap_dupfile to make them equivalent. Revision ChangesPath 1.4 +24 -13apache-2.0/src/lib/apr/file_io/os2/filedup.c Index: filedup.c

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

1999-12-19 Thread bjh
bjh 99/12/19 00:03:29 Modified:src/lib/apr/file_io/os2 open.c Log: OS/2: Fix a couple of uninitialized fields in ap_put_os_file(). Revision ChangesPath 1.11 +2 -0 apache-2.0/src/lib/apr/file_io/os2/open.c Index: open.c

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

1999-12-19 Thread bjh
bjh 99/12/19 00:05:07 Modified:src/lib/apr/file_io/os2 open.c Log: OS/2: Implement ap_open_stderr() Revision ChangesPath 1.12 +19 -0 apache-2.0/src/lib/apr/file_io/os2/open.c Index: open.c ===

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

1999-12-19 Thread bjh
bjh 99/12/19 00:16:03 Modified:src/lib/apr/file_io/os2 readwrite.c Log: Fix a warning "implicit declaration of function `malloc'" Revision ChangesPath 1.10 +1 -0 apache-2.0/src/lib/apr/file_io/os2/readwrite.c Index: readwrite.c ===

cvs commit: apache-2.0/src/lib/apr/threadproc/os2 proc.c

1999-12-19 Thread bjh
bjh 99/12/19 00:33:53 Modified:src/lib/apr/threadproc/os2 proc.c Log: Adapt to change where arg[0] to ap_create_process() now contains the program name. Revision ChangesPath 1.11 +2 -1 apache-2.0/src/lib/apr/threadproc/os2/proc.c Index: proc.c =

cvs commit: apache-2.0/src/lib/apr/file_io/os2 fileio.h

1999-12-19 Thread bjh
bjh 99/12/19 01:41:26 Modified:src/lib/apr/file_io/os2 fileio.h Log: OS/2: Include apr_config.h so HAVE_* macros are available to file I/O code. Revision ChangesPath 1.5 +1 -0 apache-2.0/src/lib/apr/file_io/os2/fileio.h Index: fileio.h ==

cvs commit: apache-2.0/src/modules/standard mod_echo.c

1999-12-19 Thread dreid
dreid 99/12/19 02:05:17 Modified:src Configure src/main buff.c http_protocol.c util_md5.c src/modules/standard mod_echo.c Log: Remove some nuisance warnings by changing int to ap_ssize_t. Also add a default MPM_METHOD for BeOS. Revision Ch

cvs commit: apache-2.0/src/helpers build-acconfig-header

1999-12-19 Thread ben
ben 99/12/19 08:12:38 Modified:src/helpers build-acconfig-header Log: Directory to use wasn't set. Revision ChangesPath 1.2 +2 -0 apache-2.0/src/helpers/build-acconfig-header Index: build-acconfig-header ==

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

1999-12-19 Thread lars
lars99/12/19 08:34:32 Modified:htdocs/manual/mod directives.html mod_vhost_alias.html Log: minor fixes Revision ChangesPath 1.60 +4 -0 apache-1.3/htdocs/manual/mod/directives.html Index: directives.html

cvs commit: apache-2.0/src buildconf

1999-12-19 Thread ben
ben 99/12/19 08:36:19 Modified:src buildconf Log: Build APR, too. Revision ChangesPath 1.2 +25 -0 apache-2.0/src/buildconf Index: buildconf === RCS file: /export/home/cvs/apache-2.

cvs commit: apache-2.0/src/helpers build-modules-c.awk

1999-12-19 Thread ben
ben 99/12/19 08:36:49 Modified:src/helpers build-modules-c.awk Log: Deal with newline at the end of the module list. Revision ChangesPath 1.2 +8 -1 apache-2.0/src/helpers/build-modules-c.awk Index: build-modules-c.awk

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

1999-12-19 Thread lars
lars99/12/19 09:33:15 Modified:htdocs/manual/mod core.html mod_access.html Log: Add some links. Revision ChangesPath 1.157 +2 -1 apache-1.3/htdocs/manual/mod/core.html Index: core.html ===

cvs commit: apache-2.0/src/lib/apr/time/unix Makefile.in

1999-12-19 Thread dreid
dreid 99/12/19 10:10:05 Modified:src/lib/apr configure.in src/lib/apr/file_io/beos Makefile.in src/lib/apr/lib Makefile.in apr_md5.c src/lib/apr/misc/beos Makefile.in src/lib/apr/mmap/beos Makefile.in src/lib/ap

cvs commit: apache-2.0/src Configure

1999-12-19 Thread dreid
dreid 99/12/19 10:18:11 Modified:src Configure Log: Continuing the work to overcome the PowerPC BeOS autoconf is this little patch that allows Apache to be built at long last on PowerPC BeOS. Revision ChangesPath 1.18 +12 -2 apache-2.0/src/Configure

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

1999-12-19 Thread lars
lars99/12/19 10:47:00 Modified:htdocs/manual/mod core.html mod_access.html Log: Uhm... forgot require directive... Revision ChangesPath 1.158 +5 -2 apache-1.3/htdocs/manual/mod/core.html Index: core.html