Trim the fdisk editor bug -- it's now been fixed thanks to
nyan@ and jhb@. Thanks guys :-)
This commit is contained in:
parent
a38509b295
commit
ff95dc8fb9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15140
1 changed files with 1 additions and 9 deletions
|
@ -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/5.0R/todo.sgml,v 1.67 2002/12/03 14:03:33 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.68 2002/12/03 14:22:58 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -56,14 +56,6 @@
|
|||
the change appear to continue.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Reported problems with fdisk disk editor</td>
|
||||
<td>Patches circulating</td>
|
||||
<td>jhb@,nyan@</td>
|
||||
<td>Reported problems deleting non-FreeBSD slices using the sysinstall
|
||||
fdisk editor.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>inpcb panic involving IP stack sleep</td>
|
||||
<td>Debugging in progress</td>
|
||||
|
|
Loading…
Reference in a new issue