diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml
index aee0c992dc..224c986f4b 100644
--- a/en/releases/5.2R/todo.sgml
+++ b/en/releases/5.2R/todo.sgml
@@ -1,7 +1,7 @@
-
+
%includes;
%developers;
@@ -29,13 +29,6 @@
The panic reported in PR kern/58228 must be fixed. |
-
- | filedesc LOR |
- -- |
- -- |
- The LOR reported in PR kern/55175 must be fixed. |
-
-
| ATAng crashdump causes disk corruption |
In Progress |
@@ -44,14 +37,6 @@
MBR record. Tor has a possible patch for this.
-
- | ATAng lost interrupts |
- In Progress |
- &a.sos; |
- ATAng driver looses device interrupts in certain scenarios, leading
- to hangs and poor performance. Possibly related to timing problems. |
-
-
| pipe/VM corruption on Alpha |
-- |
@@ -61,36 +46,6 @@
resolved.
-
- | ia64 stability |
- In Progress |
- &a.marcel; |
- &a.kris; reports high instability of 5-CURRENT on ia64
- machines, such as the pluto* machines. These problems need to be
- fixed in order to get a successful package build. |
-
-
-
- | MAC Framework devfs path fixes |
- In progress |
- &a.rwatson; |
- &a.green; has submitted patches to improve the consistency
- of the pathnames passed into the MAC Framework devfs labeling
- entry points. These patches need to be thoroughly reviewed
- and tested, then merged. |
-
-
-
- | ACL_MASK override of umask support in UFS |
- In progress |
- &a.rwatson; |
- Many systems supporting POSIX.1e ACLs permit a minor violation
- to that specification, in which the ACL_MASK entry overrides the
- umask, rather than being intersected with it. The resulting
- semantics can be useful in group-oriented environments, and as
- such would be very helpful on FreeBSD. |
-
-
Required features for 5.2-RELEASE
@@ -129,6 +84,27 @@
contention on Giant.
+
+ | MAC Framework devfs path fixes |
+ In progress |
+ &a.rwatson; |
+ &a.green; has submitted patches to improve the consistency
+ of the pathnames passed into the MAC Framework devfs labeling
+ entry points. These patches need to be thoroughly reviewed
+ and tested, then merged. |
+
+
+
+ | ACL_MASK override of umask support in UFS |
+ In progress |
+ &a.rwatson; |
+ Many systems supporting POSIX.1e ACLs permit a minor violation
+ to that specification, in which the ACL_MASK entry overrides the
+ umask, rather than being intersected with it. The resulting
+ semantics can be useful in group-oriented environments, and as
+ such would be very helpful on FreeBSD. |
+
+
Desired features for 5.2-RELEASE
@@ -335,6 +311,14 @@
relocations.
+
+ | filedesc LOR |
+ -- |
+ -- |
+ The LOR reported in PR kern/55175 needs to be fixed. Filedesc locking
+ needs to be heavily reviewed in general. |
+
+
Documentation items that must be resolved for 5.2