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

1999-02-26 Thread rbb
rbb 99/02/26 08:37:22 Modified:pthreads/src/main http_protocol.c Log: Inserted some error handling code, and got rid of a nasty infinite loop. Stupid errno not getting reset when I thought it was. This should fix the timeout code. Revision ChangesPath 1.7

cvs commit: apache-apr/apr/file_io/beos - New directory

1999-02-26 Thread rbb
rbb 99/02/26 09:00:00 apache-apr/apr/file_io/beos - New directory

cvs commit: apache-apr/apr/file_io/beos Makefile filedup.c filestat.c open.c readwrite.c

1999-02-26 Thread rbb
rbb 99/02/26 09:06:45 Added: apr/file_io/beos Makefile filedup.c filestat.c open.c readwrite.c Log: Initial revision of apr file_io logic for BeOS. Submitted by: David Reid Revision ChangesPath 1.1

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

1999-02-26 Thread stoddard
stoddard99/02/26 09:07:04 Modified:htdocs/manual/mod mod_so.html Log: mod_so is base, not experimental. Submitted by: Shane Owenby Revision ChangesPath 1.6 +2 -2 apache-1.3/htdocs/manual/mod/mod_so.html Index: mod_so.html

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

1999-02-26 Thread rbb
rbb 99/02/26 10:58:59 Modified:apr/test testfile.c Added: apr/test Makefile.beos Log: New code for BeOS testing of apr. Mostly minor changes that are a good idea for any OS. Except for #includes, these changes will all go away once the rest of the abstraction is

cvs commit: apache-apr STATUS

1999-02-26 Thread rbb
rbb 99/02/26 11:59:13 Modified:.STATUS Log: Update the STATUS file Revision ChangesPath 1.10 +6 -9 apache-apr/STATUS Index: STATUS === RCS file: /home/cvs/apache-apr/STATUS,v

cvs commit: apache-apr/pthreads/src Configure

1999-02-26 Thread rbb
rbb 99/02/26 12:04:21 Modified:pthreads/src Configure Log: Changes to configure so the hybrid server will compile correctly on AIX. Revision ChangesPath 1.7 +7 -0 apache-apr/pthreads/src/Configure Index: Configure