Update status of tasks:

devfs		Now in progress
mly		Add jeff@ as a co-task owner since he has patches
doscmd		Mux has now submitted patches for this panic
This commit is contained in:
Robert Watson 2002-11-22 18:14:01 +00:00
parent 1f21b37000
commit 5a59b24978
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14986

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/5.0R/todo.sgml,v 1.41 2002/11/22 15:21:25 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.42 2002/11/22 18:12:38 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -26,7 +26,7 @@
<tr>
<td>Audit of devfs device permissions</td>
<td>--</td>
<td>In progress</td>
<td>kris@FreeBSD.org</td>
<td>With the move to devfs, the permissions specified in kernel device
creation lines using make_dev() are now used as the default permissions
@ -80,7 +80,7 @@
<tr>
<td>mly driver hangs during install</td>
<td>--</td>
<td>scottl@FreeBSD.org</td>
<td>scottl@FreeBSD.org,jeff@FreeBSD.org</td>
<td>Hangs have been reported during the 5.0 snapshot install when
installing to mly supported RAID arrays. The same array appears
to work fine with 4.7-RELEASE. The card in question is a Mylex
@ -108,7 +108,7 @@
<tr>
<td>doscmd results in a lock panic</td>
<td>--</td>
<td>Patch submitted</td>
<td>mux@FreeBSD.org</td>
<td>Running doscmd results in a locking panic.</td>
</tr>