summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authormlaier <mlaier@FreeBSD.org>2006-05-13 05:51:52 +0000
committermlaier <mlaier@FreeBSD.org>2006-05-13 05:51:52 +0000
commit1bb2e63dc378cf5bd126320fc4c7c92d91c28514 (patch)
tree15d59534dad24ac49689a56885e48e093f9504bb /ObsoleteFiles.inc
parentcf90ee9498d3f7195b2840b3b5cd0e9b4bf89645 (diff)
downloadFreeBSD-src-1bb2e63dc378cf5bd126320fc4c7c92d91c28514.zip
FreeBSD-src-1bb2e63dc378cf5bd126320fc4c7c92d91c28514.tar.gz
Update for ip6fw removal.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index f882c1f..b10976c 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,12 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20061205: remove ip6fw
+OLD_FILES+=etc/periodic/security/600.ip6fwdenied
+OLD_FILES+=etc/periodic/security/650.ip6fwlimit
+OLD_FILES+=sbin/ip6fw
+OLD_FILES+=usr/include/netinet6/ip6_fw.h
+OLD_FILES+=usr/share/man/man8/ip6fw.8.gz
# 20060328: remove redundant rc.d script
OLD_FILES+=etc/rc.d/ike
# 20060127: revert libdisk to static-only
OpenPOWER on IntegriCloud