Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2009 07:35:57 +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: r195229 - head
Message-ID:  <200907010735.n617Zva4005128@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dfr
Date: Wed Jul  1 07:35:57 2009
New Revision: 195229
URL: http://svn.freebsd.org/changeset/base/195229

Log:
  Add an entry documenting removal of the NFS_LEGACYRPC option.
  
  Submitted by: Steve Kargl
  Approved by: re

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Jul  1 07:34:28 2009	(r195228)
+++ head/UPDATING	Wed Jul  1 07:35:57 2009	(r195229)
@@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	to maximize performance.  (To disable malloc debugging, run
 	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.
+
 20090629:
 	The network interface device nodes at /dev/net/<interface> have
 	been removed.  All ioctl operations can be performed the normal



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