Add bce(4) stability fixes under "testing foci" section.
This commit is contained in:
parent
d9dc1e08a6
commit
1c1251ea3c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28924
1 changed files with 10 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.2R/todo.sgml,v 1.2 2006/10/21 15:24:12 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.2R/todo.sgml,v 1.3 2006/10/21 15:52:08 bmah Exp $">
|
||||
<!ENTITY local.rel "6.2">
|
||||
<!ENTITY title "FreeBSD 6.2 Open Issues">
|
||||
<!ENTITY % navinclude.download "INCLUDE">
|
||||
|
|
@ -77,7 +77,15 @@
|
|||
<th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr><td colspan="4">No pending issues.</td></tr>
|
||||
<tr>
|
||||
<td>bce(4) stability fixes</td>
|
||||
<td>&status.untested;</td>
|
||||
<td>&a.scottl;</td>
|
||||
<td>Several stability fixes for bce(4) were merged from HEAD to
|
||||
RELENG_6 around 20061024. Initial testing results have been
|
||||
promising, but more testing reports would be useful.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Stress Test Panics</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue