jim 98/05/01 06:25:37
Modified: . STATUS
Log:
Looking for feedback
Revision Changes Path
1.345 +4 -0 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -r1.344 -r1.345
--- STATUS 1998/05/01 13:16:17 1.344
+++ STATUS 1998/05/01 13:25:36 1.345
@@ -130,6 +130,10 @@
some sort of error-code be placed in scoreboard that
the parent could act on? Of course, we already use
waitpid() so we have the status already...
+ Some of these "we should stop errors" are kinda obvious,
+ like a bad lockfile... some I would have no idea.
+ I'll generate a list of what I think are these Abort
+ errors and ask for feedback.
* The DoS issue about symlinks to /dev/zero is still present.
A device checker patch had been sent to the list a while ago.