Author: rmacklem
Date: Tue Dec 23 01:32:18 2014
New Revision: 276097
URL: https://svnweb.freebsd.org/changeset/base/276097

Log:
  Add an UPDATING entry for r276096, which removed the kernel
  sources for the old NFS client and server.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Tue Dec 23 00:47:46 2014        (r276096)
+++ head/UPDATING       Tue Dec 23 01:32:18 2014        (r276097)
@@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
        disable the most expensive debugging functionality run
        "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20141222:
+       The old NFS client and server (kernel options NFSCLIENT, NFSSERVER)
+       kernel sources have been removed. The .h files remain, since some
+       utilities include them. This will need to be fixed later.
+       If "mount -t oldnfs ..." is attempted, it will fail.
+       If the "-o" option on mountd(8), nfsd(8) or nfsstat(1) is used,
+       the utilities will report errors.
+
 20141121:
        The handling of LOCAL_LIB_DIRS has been altered to skip addition of
        directories to top level SUBDIR variable when their parent
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to