Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2009 18:12:50 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r195251 - head
Message-ID:  <200907011812.n61ICoiG020256@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dfr
Date: Wed Jul  1 18:12:50 2009
New Revision: 195251
URL: http://svn.freebsd.org/changeset/base/195251

Log:
  Clarify the node about removing NFS_LEGACYRPC
  
  Approved by: re

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Jul  1 17:50:59 2009	(r195250)
+++ head/UPDATING	Wed Jul  1 18:12:50 2009	(r195251)
@@ -23,8 +23,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	ln -s aj /etc/malloc.conf.)
 
 20090630:
-	Remove the old kernel RPC implementation and the NFS_LEGACYRPC
-	option.  Kernel configurations may need to be adjusted.
+	The NFS_LEGACYRPC option has been removed along with the old
+	kernel RPC implementation that this option selected. Kernel
+	configurations may need to be adjusted.
 
 20090629:
 	The network interface device nodes at /dev/net/<interface> have



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907011812.n61ICoiG020256>