summaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2020-03-18 08:17:24 +0000
committerHiroki Sato <hrs@FreeBSD.org>2020-03-18 08:17:24 +0000
commitd80eccfc98603d5175baefcdc088cd3c63903bb0 (patch)
tree02ac37ca024ec1414b714ea11bde39b39ce9e43a /ObsoleteFiles.inc
parentc165f4ab694b3f8157d52867930b92e1dc0180cd (diff)
downloadsrc-test2-d80eccfc98603d5175baefcdc088cd3c63903bb0.tar.gz
src-test2-d80eccfc98603d5175baefcdc088cd3c63903bb0.zip
Remove /etc/host.conf, which was automatically generated from
nsswitch.conf for backward compatibility. This file was used over 19 years ago, before introducing nsdispatch() in the name-service lookup APIs. MFC after: 3 days
Notes
Notes: svn path=/head/; revision=359068
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 f72f78c9c1d1..bad157fd3367 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -36,6 +36,10 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20200318: host.conf was deprecated a long time ago.
+OLD_FILES+=etc/host.conf
+OLD_FILES+=etc/rc.d/nsswitch
+
# 20200310: new clang import which bumps version from 9.0.1 to 10.0.0.
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/complex