cvs commit: apache-apr/apr/test Makefile.beos

1999-05-26 Thread rbb
rbb 99/05/26 13:45:16 Removed: apr/test Makefile.beos Log: Removing a file that is no longer needed.

cvs commit: apache-apr/apr configure.in

1999-05-26 Thread rbb
rbb 99/05/26 13:43:44 Modified:apr configure.in Log: AIX will now build everything correctly with this change. Revision ChangesPath 1.13 +1 -1 apache-apr/apr/configure.in Index: configure.in ===

cvs commit: apache-apr/apr/test Makefile.in

1999-05-26 Thread rbb
rbb 99/05/26 13:41:59 Modified:apr/test Makefile.in Log: Fix the Makefile.in so ./configure actually sets it up properly. Revision ChangesPath 1.7 +5 -5 apache-apr/apr/test/Makefile.in Index: Makefile.in ==

cvs commit: apache-apr/apr/test ab_apr.c

1999-05-26 Thread rbb
rbb 99/05/26 13:39:23 Modified:apr/test ab_apr.c Log: Casting some mallocs in ab_apr, so the AIX compiler doesn't complain about them Revision ChangesPath 1.12 +3 -3 apache-apr/apr/test/ab_apr.c Index: ab_apr.c ===

cvs commit: apache-apr/apr/network_io/unix sockets.c

1999-05-26 Thread rbb
rbb 99/05/26 13:26:21 Modified:apr/network_io/unix sockets.c Log: Should really cast this value so we can avoid warnings on some platforms. Revision ChangesPath 1.18 +1 -1 apache-apr/apr/network_io/unix/sockets.c Index: sockets.c =

cvs commit: apache-apr/apr/include apr_config.h.in

1999-05-26 Thread rbb
rbb 99/05/26 13:22:33 Modified:apr/include apr_config.h.in Log: Fix a typo. Would cause problems later on. Revision ChangesPath 1.5 +1 -1 apache-apr/apr/include/apr_config.h.in Index: apr_config.h.in =

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

1999-05-26 Thread coar
coar99/05/26 11:28:16 Modified:src CHANGES src/main http_protocol.c Log: Make sure that redirect processing looks for the "Location" field in both headers_out and err_headers_out. Revision ChangesPath 1.1363+5 -0 apache-1.3/s

cvs commit: apache-apr/apr/test ab_apr.c

1999-05-26 Thread rbb
rbb 99/05/26 10:53:07 Modified:apr/test ab_apr.c Log: Bring ab_apr up to date with apr. Revision ChangesPath 1.11 +21 -17apache-apr/apr/test/ab_apr.c Index: ab_apr.c === RCS file: /home/

cvs commit: apache-apr/include apr_errno.h

1999-05-26 Thread rbb
rbb 99/05/26 08:45:59 Modified:apr/test client.c testsock.c apr/threadproc/unix proc.c include apr_errno.h Log: Changes required to get testsock up and working again. Revision ChangesPath 1.7 +7 -2 apache-apr/apr/test/client.c

cvs commit: apache-apr/include apr_file_io.h apr_thread_proc.h

1999-05-26 Thread rbb
rbb 99/05/26 06:47:04 Modified:apr/file_io/unix pipe.c readwrite.c apr/test testfile.c testproc.c testsock.c apr/threadproc/unix proc.c include apr_file_io.h apr_thread_proc.h Log: The process test works with these changes. Next up i

cvs commit: apache-apr/pthreads/src/main http_main.c

1999-05-26 Thread manoj
manoj 99/05/26 00:12:32 Modified:pthreads/src/main http_main.c Log: Cleanup and dead code removal. Revision ChangesPath 1.88 +15 -73apache-apr/pthreads/src/main/http_main.c Index: http_main.c ==

cvs commit: apache-apr/pthreads/src/main http_main.c

1999-05-26 Thread manoj
manoj 99/05/26 00:09:19 Modified:pthreads/src/main http_main.c Log: Move a little piece of code so it isn't run as root Revision ChangesPath 1.87 +1 -2 apache-apr/pthreads/src/main/http_main.c Index: http_main.c =

cvs commit: apache-apr/pthreads/src/main http_main.c

1999-05-26 Thread manoj
manoj 99/05/26 00:06:32 Modified:pthreads/src/main http_main.c Log: When a child dies, we now mark it dead after wait_or_timeout() in the parent; marking it dead in the child itself is somewhat incorrect and unnecessary. Revision ChangesPath 1.86 +0 -7 apa

cvs commit: apache-apr STATUS

1999-05-26 Thread manoj
manoj 99/05/25 21:04:32 Modified:.STATUS Log: 64 * 8 > 256. Linux was hitting user process limits. Revision ChangesPath 1.26 +7 -7 apache-apr/STATUS Index: STATUS === RCS file: /h

cvs commit: apache-1.3/src/lib/expat MPL-1_0.html Makefile.tmpl asciitab.h expat.html gplelect.html hashtable.c hashtable.h iasciitab.h latin1tab.h nametab.h utf8tab.h xmlparse.c xmlparse.h xmlrole.c xmlrole.h xmltok.c xmltok.h xmltok_impl.c xmltok_impl.h

1999-05-26 Thread gstein
gstein 99/05/25 20:45:30 Removed: src/lib/expat MPL-1_0.html Makefile.tmpl asciitab.h expat.html gplelect.html hashtable.c hashtable.h iasciitab.h latin1tab.h nametab.h utf8tab.h xmlparse.c xmlparse.h xmlrole.c xmlr