summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2014-12-23 01:32:18 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2014-12-23 01:32:18 +0000
commit0b327b634a6fc79050f4c5801c647cad1ae4e351 (patch)
tree241906f17005fbef596b5e441315f01e0a5c0d82 /UPDATING
parentc15882f09100c13fc41902bd2620242a424a83be (diff)
downloadsrc-test-0b327b634a6fc79050f4c5801c647cad1ae4e351.tar.gz
src-test-0b327b634a6fc79050f4c5801c647cad1ae4e351.zip
Add an UPDATING entry for r276096, which removed the kernel
sources for the old NFS client and server.
Notes
Notes: svn path=/head/; revision=276097
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 89a2de7deb1f8..c84be39d8229d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
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