Drop some items that were resolved but never updated.

This commit is contained in:
Scott Long 2005-11-04 16:15:49 +00:00
parent c25f254163
commit 1feaf053bb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26229

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.58 2005/10/21 14:22:28 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.59 2005/10/23 14:33:56 rwatson Exp $">
<!ENTITY title "FreeBSD 6.0 Open Issues">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -58,16 +58,6 @@
<th>Description</th>
</tr>
<tr>
<td>if_em doesn't handle RX overrun</td>
<td>&status.untested;</td>
<td>&a.glebius;</td>
<td>Under high packet delivery rates, if_em interfaces may wedge until
reset. A patch believed to correct this and related problems has been
committed to HEAD, RELENG_6, and RELENG_6_0, and now requires testing.
</td>
</tr>
</table>
<h3>Required features for 6.0-RELEASE</h3>
@ -81,15 +71,6 @@
<th>Description</th>
</tr>
<tr>
<td>beastie.4th</td>
<td>&status.wip;</td>
<td>&a.scottl;</td>
<td>Need to address the shortcomings of the old beastie.4th boot menu and
hook it back into the boot process. This includes making the graphics
easier to select and override, and making it use simple scrolling
instead of ANSI screen addressing.</td>
</tr>
</table>
<h3>Desired features for 6.0-RELEASE</h3>