Re: cvs commit: apache-2.0/mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.h Makefile.tmpl acceptlock.c acceptlock.h http_accept.c mpmt_pthread.c scoreboard.c

1999-06-28 Thread Dean Gaudet
On 27 Jun 1999 [EMAIL PROTECTED] wrote: Index: ap_listen.h === RCS file: /home/cvs/apache-2.0/mpm/src/include/ap_listen.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -u -r1.1 -r1.2 ---

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

1999-06-28 Thread dgaudet
dgaudet 99/06/28 12:00:50 Modified:mpm/src/include ap_iol.h mpm/src/main iol_file.c mpm/src/os/unix iol_socket.c Log: - eliminate readv -- it's mostly useful with a full zero-copy setup - document the simple writev possible when system has no writev

cvs commit: apache-apr STATUS

1999-06-28 Thread manoj
manoj 99/06/28 14:58:28 Modified:.STATUS Log: I hate the sun. Revision ChangesPath 1.27 +7 -1 apache-apr/STATUS Index: STATUS === RCS file: /home/cvs/apache-apr/STATUS,v

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

1999-06-28 Thread stoddard
stoddard99/06/28 15:38:27 Modified:src/include http_core.h src/main http_core.c util_script.c Log: Win32: Fix 16-bit CGI support PR: 2494 Revision ChangesPath 1.59 +3 -2 apache-1.3/src/include/http_core.h Index: http_core.h