aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2011-07-05 18:40:19 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2011-07-05 18:40:19 +0000
commit8003fe6e3153ad2ffdf967f5ca8896b464019481 (patch)
tree80be8e98772b15cd20832e71e5cbb2a90d5f7ea7 /ObsoleteFiles.inc
parent534c6b89161b19748df680ea8f9067c6feadb295 (diff)
downloadsrc-8003fe6e3153ad2ffdf967f5ca8896b464019481.tar.gz
src-8003fe6e3153ad2ffdf967f5ca8896b464019481.zip
Delete files made obsolete by the change in default NFS client
and the move of nfs_kdtrace.h to sys/nfs.
Notes
Notes: svn path=/head/; revision=223794
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 8500b6be8318..58307f875826 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,10 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20110705: the switch of default NFS client to the new one
+OLD_FILES+=sbin/mount_newnfs
+OLD_FILES+=usr/share/man/man8/mount_newnfs.8.gz
+OLD_FILES+=usr/include/nfsclient/nfs_kdtrace.h
# 20110502: new clang import which bumps version from 2.9 to 3.0
OLD_FILES+=usr/include/clang/2.9/emmintrin.h
OLD_FILES+=usr/include/clang/2.9/mm_malloc.h