marc 98/01/10 13:40:07
Modified: . STATUS
Log:
Withdraw warning patches.
Revision Changes Path
1.67 +1 -9 apachen/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apachen/STATUS,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- STATUS 1998/01/10 15:23:33 1.66
+++ STATUS 1998/01/10 21:40:06 1.67
@@ -77,14 +77,6 @@
Available Patches:
- * Marc's [PATCH] mod_status warnings
- <Pine.BSF.3.95q.980109214424.8064O-100000@valis.worldgate.com>
- Status: Marc +1, Paul +1
-
- * Marc's [PATCH] a couple of casts for msvc warnings
- <Pine.BSF.3.95q.980109213743.8064N-100000@valis.worldgate.com>
- Status: Marc +1, Paul +1
-
* Dean's [PATCH] OSF/1 serialized accept
<Pine.LNX.3.95dg3.980110002610.7757A-100000@twinlark.arctic.org>
Status: Dean +1
@@ -278,7 +270,7 @@
* the mutex should be critical-regions, since the current design
is creating a mess of SO calls that are unnecessary
- * don't mmap. Use TransmitFile?
+ * we don't mmap on NT. Use TransmitFile?
* CGIs
- simultaneous execution problem
|