coar00/08/24 08:52:02
Modified:htdocs/manual/misc FAQ-I.html
Log:
I am *really* sick of answering this one in email.
Revision ChangesPath
1.9 +14 -1 httpd-docs-1.3/htdocs/manual/misc/FAQ-I.html
Index: FAQ-I.html
=
rbb 00/08/24 08:04:34
Modified:src/ap Makefile.in
src/include ap_buckets.h
Log:
Fix the building of the pipe buckets. Somehow between running my last test
compile and my commit, I blew away the definition of the pipe bucket type.
Revision ChangesPath
On 24 Aug 2000 [EMAIL PROTECTED] wrote:
> rbb 00/08/23 21:17:46
>
> Modified:src/ap Makefile.in
>src/include ap_buckets.h
> Added: src/ap ap_buckets_pipe.c
> Log:
> This is a first pass at a pipe bucket type. This compiles, but it is
> untested.
O
rbb 00/08/23 21:17:46
Modified:src/ap Makefile.in
src/include ap_buckets.h
Added: src/ap ap_buckets_pipe.c
Log:
This is a first pass at a pipe bucket type. This compiles, but it is
untested.
Revision ChangesPath
1.7 +1 -1 apach