cvs commit: apache-2.0/src/include buff.h

1999-10-26 Thread manoj
manoj 99/10/26 15:53:57 Modified:src/include buff.h Log: Prototypes changed slightly for ap_bclose and ap_bflush. Revision ChangesPath 1.6 +2 -2 apache-2.0/src/include/buff.h Index: buff.h ===

cvs commit: apache-2.0/src/main buff.c

1999-10-26 Thread manoj
manoj 99/10/26 15:42:51 Modified:src CHANGES src/include buff.h src/main buff.c Log: Error functions recorded with ap_bonerror now take a status code as an argument, so errno isn't needed. Revision ChangesPath 1.14 +3 -1 ap

cvs commit: apache-2.0/src/main buff.c http_connection.c http_protocol.c

1999-10-26 Thread manoj
manoj 99/10/26 15:25:03 Modified:src CHANGES src/main buff.c http_connection.c http_protocol.c Log: ap_bflush and ap_bclose now return ap_status_t error codes instead of returning -1 and setting errno. Revision ChangesPath 1.13 +3 -0 apac

cvs commit: apache-2.0/src/main http_protocol.c

1999-10-26 Thread manoj
manoj 99/10/26 15:15:20 Modified:src/main http_protocol.c Log: One ap_bflush to the client wasn't checked. Now fixed. Revision ChangesPath 1.25 +4 -2 apache-2.0/src/main/http_protocol.c Index: http_protocol.c

cvs commit: apache-2.0/src Configuration.mpm

1999-10-26 Thread manoj
manoj 99/10/26 15:05:41 Modified:src Configuration.mpm Log: The -lapr is redundant. Revision ChangesPath 1.18 +1 -1 apache-2.0/src/Configuration.mpm Index: Configuration.mpm === RCS

cvs commit: apache-2.0/src/main buff.c

1999-10-26 Thread manoj
manoj 99/10/26 13:43:52 Modified:src/main buff.c Log: Fix some (probably) inconsequential mistakes in ap_bsetopt. Revision ChangesPath 1.16 +2 -2 apache-2.0/src/main/buff.c Index: buff.c ==

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

1999-10-26 Thread bjh
bjh 99/10/26 08:16:56 Modified:src/lib/apr/threadproc/os2 proc.c Log: OS/2: Put support for detached processes back into ap_create_process(), removed by previous change. Revision ChangesPath 1.9 +4 -1 apache-2.0/src/lib/apr/threadproc/os2/proc.c Inde

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

1999-10-26 Thread bjh
bjh 99/10/26 08:07:36 Modified:src/lib/apr/threadproc/os2 proc.c Log: OS/2: Make ap_create_process() work with scripts, allowing mod_cgi to work with all the CGI types it used to (REXX, Perl etc). Revision ChangesPath 1.8 +148 -26 apache-2.0/src/lib/apr/thre

cvs commit: apache-site related_projects.html

1999-10-26 Thread lars
lars99/10/25 23:37:10 Modified:.related_projects.html Log: Update Apache for Amiga link Revision ChangesPath 1.42 +1 -1 apache-site/related_projects.html Index: related_projects.html

cvs commit: apache-2.0/src/main buff.c

1999-10-26 Thread manoj
manoj 99/10/25 23:15:59 Modified:src/main buff.c Log: More elimination of errno in buff. Now, everything under ap_bwrite is errno-free. ap_bwrite doesn't use errno, excpet for exporting its old interface. Revision ChangesPath 1.15 +49 -41apache-2.0/src/main

cvs commit: apache-2.0/src/modules/mpm/dexter dexter.c

1999-10-26 Thread manoj
manoj 99/10/25 23:07:38 Modified:src/modules/mpm/dexter dexter.c Log: Take advantage of ap_new_apr_connection in dexter Revision ChangesPath 1.47 +7 -19 apache-2.0/src/modules/mpm/dexter/dexter.c Index: dexter.c ==

cvs commit: apache-2.0/src/modules/mpm/mpmt_pthread mpmt_pthread.c

1999-10-26 Thread manoj
manoj 99/10/25 23:05:39 Modified:src/modules/mpm/mpmt_pthread mpmt_pthread.c Log: Fix warnings from the local/remote_addr stuff properly. Revision ChangesPath 1.41 +3 -11 apache-2.0/src/modules/mpm/mpmt_pthread/mpmt_pthread.c Index: mpmt_pthread.c ==

cvs commit: apache-2.0/src/os/unix iol_socket.c

1999-10-26 Thread manoj
manoj 99/10/25 22:29:40 Modified:src/os/unix iol_socket.c Log: Fix bugs in the big fat macro. Revision ChangesPath 1.9 +4 -3 apache-2.0/src/os/unix/iol_socket.c Index: iol_socket.c === R

cvs commit: apache-2.0/src/main buff.c

1999-10-26 Thread manoj
manoj 99/10/25 22:24:52 Modified:src/main buff.c Log: Fix a Manojly stupid bclose bug. Revision ChangesPath 1.14 +1 -1 apache-2.0/src/main/buff.c Index: buff.c === RCS file: /home/cvs/apa

cvs commit: apache-2.0/src Configuration.mpm

1999-10-26 Thread manoj
manoj 99/10/25 18:58:57 Modified:src Configuration.mpm Log: Fix EXTRA_LIBS to match the one-library APR Revision ChangesPath 1.17 +1 -1 apache-2.0/src/Configuration.mpm Index: Configuration.mpm ==

cvs commit: apache-site/contributors index.html

1999-10-26 Thread wsanchez
wsanchez99/10/25 18:29:26 Modified:contributors index.html Log: Add my stats. Alphabetize Sameer. Revision ChangesPath 1.79 +40 -28apache-site/contributors/index.html Index: index.html ===

cvs commit: apache-devsite platforms.html

1999-10-26 Thread wsanchez
wsanchez99/10/25 18:26:59 Modified:.platforms.html Log: nit Revision ChangesPath 1.3 +1 -1 apache-devsite/platforms.html Index: platforms.html === RCS file: /home/cvs/apache-devsit