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

2000-01-26 Thread wsanchez
wsanchez00/01/25 20:36:03 Modified:src/support logresolve.c Log: BeOS lacks arpa/inet.h. Submitted by: David Reid [EMAIL PROTECTED] Revision ChangesPath 1.18 +7 -1 apache-1.3/src/support/logresolve.c Index: logresolve.c

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

2000-01-26 Thread wsanchez
wsanchez00/01/25 20:36:55 Modified:src/support htdigest.c Log: BeOS uses sys/signal.h. Submitted by: David Reid [EMAIL PROTECTED] Revision ChangesPath 1.29 +1 -1 apache-1.3/src/support/htdigest.c Index: htdigest.c

cvs commit: apache-1.3/src/ap ap_getpass.c

2000-01-26 Thread wsanchez
wsanchez00/01/25 20:39:03 Modified:src/ap ap_getpass.c Log: Don't define getpass on BeOS. Submitted by: David Reid [EMAIL PROTECTED] Revision ChangesPath 1.4 +1 -1 apache-1.3/src/ap/ap_getpass.c Index: ap_getpass.c

cvs commit: apache-2.0/src/lib/apr/network_io/unix sendrecv.c

2000-01-26 Thread stoddard
stoddard00/01/25 21:01:19 Modified:src/os/unix iol_socket.c src/lib/apr/network_io/unix sendrecv.c Log: Fix a couple of bugs in the Unix side of the house. Not tested (no machine available). First bug: Use ap_sendv to implement iol_writev. The previous

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

2000-01-26 Thread stoddard
stoddard00/01/25 21:56:43 Modified:src/include ap_iol.h src/lib/apr aprlib.def src/lib/apr/include apr_network_io.h apr_win.h apr_winconfig.h src/lib/apr/network_io/win32 sendrecv.c src/os/win32

cvs commit: apache-2.0/src/lib/apr/test ab_apr.c

2000-01-26 Thread bjh
bjh 00/01/25 23:01:13 Modified:src/lib/apr/test ab_apr.c Log: timetaken is expected to be in milliseconds, not seconds. Revision ChangesPath 1.16 +2 -2 apache-2.0/src/lib/apr/test/ab_apr.c Index: ab_apr.c

cvs commit: apache-2.0/src/main http_request.c http_vhost.c

2000-01-26 Thread bjh
bjh 00/01/25 23:07:51 Modified:src/main http_request.c http_vhost.c Log: Quiet some warnings. - 1 'suggest parentheses around assignment used as truth value' - a few subscript has type `char' Revision ChangesPath 1.18 +1 -1

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

2000-01-26 Thread bjh
bjh 00/01/25 23:40:12 Modified:src/main util.c Log: OS/2 doesn't have groups, don't try to mess with them. Revision ChangesPath 1.28 +1 -1 apache-2.0/src/main/util.c Index: util.c ===

cvs commit: apache-2.0/src/modules/mpm config.m4

2000-01-26 Thread bjh
bjh 00/01/25 23:47:35 Modified:src/modules/mpm config.m4 Log: Only check for pthreads for mpms that actually need it rather than assuming everything except prefork needs it. Clarify threads != pthreads. Revision ChangesPath 1.10 +2 -2

cvs commit: apache-2.0/src/os/os2 Makefile.in config.m4 os.h util_os2.c

2000-01-26 Thread bjh
bjh 00/01/25 23:51:46 Modified:src/modules/mpm/spmt_os2 spmt_os2.c src/os config.m4 src/os/os2 os.h util_os2.c Added: src/modules/mpm/spmt_os2 Makefile.in config.m4 src/os/os2 Makefile.in config.m4 Log: Get OS/2 working with

cvs commit: apache-1.3 STATUS

2000-01-26 Thread martin
martin 00/01/26 07:38:58 Modified:.STATUS Log: Update binaries-table at bottom Revision ChangesPath 1.800 +25 -28apache-1.3/STATUS Index: STATUS === RCS file:

cvs commit: apache-2.0/src/lib/apr/include apr.h.in

2000-01-26 Thread rbb
rbb 00/01/26 10:06:32 Modified:src/lib/apr configure.in src/lib/apr/include apr.h.in Log: We need to know if a platform has fork or not. Revision ChangesPath 1.48 +2 -0 apache-2.0/src/lib/apr/configure.in Index: configure.in

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

2000-01-26 Thread wsanchez
wsanchez00/01/26 12:10:45 Modified:.STATUS conf httpd.conf-dist src/main http_main.c Log: STATUS Revision ChangesPath 1.801 +2 -2 apache-1.3/STATUS Index: STATUS