Remove the rpc socket rename item since it's complete.
This commit is contained in:
parent
d55dfc56a9
commit
354bb56aad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15491
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.120 2002/12/23 10:49:26 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.121 2002/12/31 08:15:42 hsu Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -165,14 +165,6 @@
|
|||
chain components should be made into a port.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Rename of local -> unix in rpc socket names</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>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>NETNCP and nwfs broken</td>
|
||||
<td>--</td>
|
||||
|
|
Loading…
Reference in a new issue