diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 26a93b5430..3f6975b185 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -33,17 +33,6 @@ the change appear to continue. - - Audit of devfs device permissions - In progress - &a.kris;,&a.rwatson; - With the move to devfs, the permissions specified in kernel device - creation lines using make_dev() are now used as the default permissions - for /dev entries. Some of these entries are more lax than is desired, - or than the MAKEDEV defaults in 4.x. These need to be carefully - reviewed and fixed. - - mly driver hangs during install --