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
- <[EMAIL PROTECTED]>
- Status: Marc +1, Paul +1
-
- * Marc's [PATCH] a couple of casts for msvc warnings
- <[EMAIL PROTECTED]>
- Status: Marc +1, Paul +1
-
* Dean's [PATCH] OSF/1 serialized accept
<[EMAIL PROTECTED]>
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