summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2015-05-30 15:45:39 +0000
committerdim <dim@FreeBSD.org>2015-05-30 15:45:39 +0000
commitdce69176557582383af11fb239661cd2698c0f93 (patch)
tree0029761603e5f5a7c21fb4ebffae95080eea052f /ObsoleteFiles.inc
parent8f5245e1debfaa6f624a937a5820ec2c597e6c2a (diff)
parentaeffa88e8a4df5f16e1ca1e5971353bcea1a20f5 (diff)
downloadFreeBSD-src-dce69176557582383af11fb239661cd2698c0f93.zip
FreeBSD-src-dce69176557582383af11fb239661cd2698c0f93.tar.gz
Merge ^/head r283596 through r283770.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 3426485..c51cf7c 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,7 +38,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 20150529: new clang import which bumps version from 3.6.1 to 3.7.0.
+# 2015mmdd: new clang import which bumps version from 3.6.1 to 3.7.0.
OLD_FILES+=usr/lib/clang/3.6.1/include/__stddef_max_align_t.h
OLD_FILES+=usr/lib/clang/3.6.1/include/__wmmintrin_aes.h
OLD_FILES+=usr/lib/clang/3.6.1/include/__wmmintrin_pclmul.h
@@ -99,6 +99,10 @@ OLD_FILES+=usr/lib/clang/3.6.1/lib/freebsd/libclang_rt.ubsan_cxx-x86_64.a
OLD_DIRS+=usr/lib/clang/3.6.1/lib/freebsd
OLD_DIRS+=usr/lib/clang/3.6.1/lib
OLD_DIRS+=usr/lib/clang/3.6.1
+# 20150528: PCI IOV device driver methods moved to a separate kobj interface.
+OLD_FILES+=usr/share/man/man9/PCI_ADD_VF.9
+OLD_FILES+=usr/share/man/man9/PCI_INIT_IOV.9
+OLD_FILES+=usr/share/man/man9/PCI_UNINIT_IOV.9
# 20150525: new clang import which bumps version from 3.6.0 to 3.6.1.
OLD_FILES+=usr/lib/clang/3.6.0/include/__stddef_max_align_t.h
OLD_FILES+=usr/lib/clang/3.6.0/include/__wmmintrin_aes.h
OpenPOWER on IntegriCloud