summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2005-12-15 01:04:51 +0000
committeriedowse <iedowse@FreeBSD.org>2005-12-15 01:04:51 +0000
commit0b71e714c9e7239d129409bbab17fcae134c16a4 (patch)
tree7737c1a04045bcabcabbb04e4e56f6cf312b9a67 /ObsoleteFiles.inc
parenta7aeead21d6a4abfb93a5304f78212bd5ee19274 (diff)
downloadFreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.zip
FreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.tar.gz
Remove usbd(8) and all references to it. It is no longer necessary
since devd(8) now provides the same functionality. Submitted by: Anish Mistry
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index a03f9d4..c2b0cbe 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,11 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20051214: usbd(8) removed
+OLD_FILES+=etc/rc.d/usbd
+OLD_FILES+=etc/usbd.conf
+OLD_FILES+=usr/sbin/usbd
+OLD_FILES+=usr/share/man/man8/usbd.8.gz
# 20051029: rc.d/ppp-user renamed to rc.d/ppp for convenience
OLD_FILES+=etc/rc.d/ppp-user
# 20051012: setkey(8) moved to /sbin/
OpenPOWER on IntegriCloud