Note commit of mbr's RPC socket naming patches, update status to
"pending testing and review" before merge to RELENG_5_0. Remove SMP documentation item: I've done a first pass.
This commit is contained in:
parent
7a4d675b9b
commit
3282140264
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15381
1 changed files with 2 additions and 12 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.113 2002/12/19 01:32:28 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.114 2002/12/19 01:37:17 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -195,7 +195,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Rename of local -> unix in rpc socket names</td>
|
||||
<td>--</td>
|
||||
<td>Patches committed to HEAD; merge pending testing and review</td>
|
||||
<td>&a.mbr;</td>
|
||||
<td>mbr has requested that we change from using "local" to "unix"
|
||||
for tirpc unix domain socket transport naming, to sync to NetBSD.</td>
|
||||
|
@ -229,16 +229,6 @@
|
|||
work.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>SMP documentation update</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>smp(4) and other bits of system documentation relating to SMP
|
||||
are dated since to introduction of SMPng, MP support on sparc64,
|
||||
alpha, and ia64. These documents should be updated. In addition,
|
||||
the SMPng draft architecture should be updated and committed.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Race conditions in truss</td>
|
||||
<td>Debugging and fixing in progress</td>
|
||||
|
|
Loading…
Reference in a new issue