diff options
author | dfr <dfr@FreeBSD.org> | 2009-07-01 18:12:50 +0000 |
---|---|---|
committer | dfr <dfr@FreeBSD.org> | 2009-07-01 18:12:50 +0000 |
commit | 880189b32b5dca66040d220058bdf7a6775e508f (patch) | |
tree | 417537db6a880b89e0e96cf27ced997b3e2b4a91 /UPDATING | |
parent | 76256698a1223f7daae4d1340f06dfdda9147185 (diff) | |
download | FreeBSD-src-880189b32b5dca66040d220058bdf7a6775e508f.zip FreeBSD-src-880189b32b5dca66040d220058bdf7a6775e508f.tar.gz |
Clarify the node about removing NFS_LEGACYRPC
Approved by: re
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -23,8 +23,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: 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 |