aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2009-04-09 12:20:37 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2009-04-09 12:20:37 +0000
commit9596b6dea875202df14b84134de279b879a4f710 (patch)
tree37315130a4587bf5489ba9c64918a3f3c3078cb2 /ObsoleteFiles.inc
parentcd3ef66680a8939f043eb601679c18e9c90f28fc (diff)
downloadsrc-9596b6dea875202df14b84134de279b879a4f710.tar.gz
src-9596b6dea875202df14b84134de279b879a4f710.zip
Removed more vestiges of if_sl(4).
Notes
Notes: svn path=/head/; revision=190864
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 117a7ba61086..aed342753097 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -15,14 +15,15 @@
#
# 20090405: removal of if_ppp(4) and if_sl(4)
-OLD_FILES+=sbin/slattach
-OLD_FILES+=sbin/startslip
+OLD_FILES+=sbin/slattach rescue/slattach
+OLD_FILES+=sbin/startslip rescue/startslip
OLD_FILES+=usr/include/net/if_ppp.h
OLD_FILES+=usr/include/net/if_pppvar.h
OLD_FILES+=usr/include/net/if_slvar.h
OLD_FILES+=usr/include/net/ppp_comp.h
OLD_FILES+=usr/include/net/slip.h
OLD_FILES+=usr/sbin/sliplogin
+OLD_FILES+=usr/sbin/slstat
OLD_FILES+=usr/sbin/pppd
OLD_FILES+=usr/sbin/pppstats
OLD_FILES+=usr/share/man/man1/startslip.1.gz
@@ -33,7 +34,9 @@ OLD_FILES+=usr/share/man/man4/sl.4.gz
OLD_FILES+=usr/share/man/man8/pppd.8.gz
OLD_FILES+=usr/share/man/man8/pppstats.8.gz
OLD_FILES+=usr/share/man/man8/slattach.8.gz
+OLD_FILES+=usr/share/man/man8/slip.8.gz
OLD_FILES+=usr/share/man/man8/sliplogin.8.gz
+OLD_FILES+=usr/share/man/man8/slstat.8.gz
# 20090321: libpcap upgraded to 1.0.0
OLD_LIBS+=lib/libpcap.so.5
.if ${TARGET_ARCH} == "amd64"