From 32821402649f8d20e5fcacab37786d13f6557d5d Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Thu, 19 Dec 2002 01:39:16 +0000 Subject: [PATCH] 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. --- en/releases/5.0R/todo.sgml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 2f68c7ba06..3031663947 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -195,7 +195,7 @@ Rename of local -> unix in rpc socket names - -- + Patches committed to HEAD; merge pending testing and review &a.mbr; mbr has requested that we change from using "local" to "unix" for tirpc unix domain socket transport naming, to sync to NetBSD. @@ -229,16 +229,6 @@ work. - - SMP documentation update - -- - -- - 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. - - Race conditions in truss Debugging and fixing in progress