diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml
index cd277516bc..11ffcf663b 100644
--- a/en/releases/5.0R/todo.sgml
+++ b/en/releases/5.0R/todo.sgml
@@ -1,7 +1,7 @@
-
+
%includes;
%developers;
@@ -60,9 +60,10 @@
Pending RC1 |
re@ |
A number of performance-penalizing debug options are turned on
- by default in 5.0-CURRENT. These include user malloc debugging
- flags, WITNESS, INVARIANTS, DEBUG=-g, and others. These must be
- turned off as we approach the release. |
+ by default in 5.0-CURRENT. The kernel options WITNESS, INVARIANTS,
+ DEBUG=-g, and DDB have been turned off. malloc still defaults to
+ 'AJ' for now, though it should be turned off as we approach the
+ release.
@@ -122,25 +123,6 @@
which it should have after RC1.
-
- device.hints documentation |
- -- |
- &a.scottl; |
- INSTALL.TXT requires updating for device.hints, and the
- device.hints text in the handbook requires examples. With a
- number of more obscure ISA drivers disabled using hints by
- default, this information will be necessary to get FreeBSD
- 5 up and running. INSTALL.TXT also requires updating for
- ACPI. |
-
-
-
- awk(1) locale support |
- Import of one-true-awk pending end of RC1 |
- &a.obrien; |
- awk(1) should be fixed to respect locale |
-
-
Must Resolve Issues for 5.0-RELEASE