cvs commit: apache/src INSTALL

1996-05-08 Thread Ben Laurie
ben 96/05/08 08:35:00 Modified:src INSTALL Log: The notes incorrectly stated that it was not necessary to run Configure. Fixed. Revision ChangesPath 1.4 +1 -5 apache/src/INSTALL Index: INSTALL ==

cvs commit: apache/src buff.c buff.h

1996-05-08 Thread Ben Laurie
ben 96/05/08 08:28:22 Modified:src buff.c buff.h Log: Buffered file descriptors were not registered for cleanup. This caused an extremely obscure problem with CGI's that disconnect early. Fixed. Revision ChangesPath 1.3 +4 -0 apache/src/buff.c