diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2009-12-02 15:05:26 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2009-12-02 15:05:26 +0000 |
commit | 2bba0e1a007254055084944674e7c5f55b3cb8a8 (patch) | |
tree | d274f4a3f20bd30ff98ae13a63f13accbcd8cba4 /ObsoleteFiles.inc | |
parent | fd63c04193d9db9466341d5eb99bde05754ec054 (diff) | |
download | src-test2-2bba0e1a007254055084944674e7c5f55b3cb8a8.tar.gz src-test2-2bba0e1a007254055084944674e7c5f55b3cb8a8.zip |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 6ec1b821b457..e352840d4707 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,9 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20091202: unify rc.firewall and rc.firewall6. +OLD_FILES+=etc/rc.d/ip6fw +OLD_FILES+=etc/rc.firewall6 # 20091117: removal of rc.early(8) link OLD_FILES+=usr/share/man/man8/rc.early.8.gz # 20091027: pselect.3 implemented as syscall |