From 8003fe6e3153ad2ffdf967f5ca8896b464019481 Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Tue, 5 Jul 2011 18:40:19 +0000 Subject: [PATCH] Delete files made obsolete by the change in default NFS client and the move of nfs_kdtrace.h to sys/nfs. --- ObsoleteFiles.inc | 4 ++++ 1 file changed, 4 insertions(+) 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