]> granicus.if.org Git - apache/commit
Make the server work without asking for buffered file I/O. This removes
authorRyan Bloom <rbb@apache.org>
Thu, 6 Apr 2000 23:53:59 +0000 (23:53 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 6 Apr 2000 23:53:59 +0000 (23:53 +0000)
commitdb9d037c3627dbc5461d69e515801c033427dba2
tree33a3239a46229e5b00d7f58ff7656b7f59b3b80b
parente58d3176f19ef5b6dcc38d094f3dd21c64bfbbe2
Make the server work without asking for buffered file I/O.  This removes
all APR_BUFFERED flags from the server, and it fixes a minor bug in the
ungetchar patch (I forgot a file when comitting).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84933 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_asis.c
modules/generators/mod_autoindex.c
modules/generators/mod_cgi.c
modules/mappers/mod_negotiation.c
server/util.c