diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml
index 13da9f9a9d..e98695feb3 100644
--- a/en/releases/5.0R/todo.sgml
+++ b/en/releases/5.0R/todo.sgml
@@ -1,7 +1,7 @@
-
+
%includes;
]>
@@ -32,19 +32,6 @@
reviewed and fixed.
-
- Race conditions in truss |
- Debugging and fixing in progress |
- robert@ |
- Truss appears to contain a race condition during the start-up of
- debugging, which can result in truss failing to attach to the process
- before it exits. The symptom is that truss reports that it cannot
- open the procfs node supporting the process being debugged. A bug
- also appears to exist where in truss will hang if execve() returns
- ENOENT. A further race appears to exist in which truss will return
- "PIOCWAIT: Input/output error" occasionally on startup. |
-
-
Many reported problems with disklabel -e |
-- |
@@ -339,6 +326,18 @@
the SMPng draft architecture should be updated and committed.
+
+ Race conditions in truss |
+ Debugging and fixing in progress |
+ robert@ |
+ Truss appears to contain a race condition during the start-up of
+ debugging, which can result in truss failing to attach to the process
+ before it exits. The symptom is that truss reports that it cannot
+ open the procfs node supporting the process being debugged. A bug
+ also appears to exist where in truss will hang if execve() returns
+ ENOENT. A further race appears to exist in which truss will return
+ "PIOCWAIT: Input/output error" occasionally on startup. |
+
Areas requiring immediate testing due to 5.0 changes