summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-02-28 14:29:22 +0000
committerantoine <antoine@FreeBSD.org>2010-02-28 14:29:22 +0000
commitff068132e2860f569e02bd0b78a766db9bf9ab39 (patch)
tree2d4d466f0d8d37cb71ec4aa1070e09b3ae9b3da2 /tools
parent6d09dcaa158b8b9acbe4145a22175852b669bfa5 (diff)
downloadFreeBSD-src-ff068132e2860f569e02bd0b78a766db9bf9ab39.zip
FreeBSD-src-ff068132e2860f569e02bd0b78a766db9bf9ab39.tar.gz
Update files to remove when MK_RCMDS=no.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 1c602f5..8281e22 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1766,16 +1766,24 @@ OLD_FILES+=usr/lib/libz_p.a
.if ${MK_RCMDS} == no
OLD_FILES+=bin/rcp
+OLD_FILES+=etc/periodic/daily/140.clean-rwho
+OLD_FILES+=etc/periodic/daily/430.status-rwho
OLD_FILES+=rescue/rcp
OLD_FILES+=usr/bin/rlogin
OLD_FILES+=usr/bin/rsh
+OLD_FILES+=usr/bin/ruptime
+OLD_FILES+=usr/bin/rwho
OLD_FILES+=usr/libexec/rlogind
OLD_FILES+=usr/libexec/rshd
+OLD_FILES+=usr/sbin/rwhod
OLD_FILES+=usr/share/man/man1/rcp.1.gz
OLD_FILES+=usr/share/man/man1/rlogin.1.gz
OLD_FILES+=usr/share/man/man1/rsh.1.gz
+OLD_FILES+=usr/share/man/man1/ruptime.1.gz
+OLD_FILES+=usr/share/man/man1/rwho.1.gz
OLD_FILES+=usr/share/man/man8/rlogind.8.gz
OLD_FILES+=usr/share/man/man8/rshd.8.gz
+OLD_FILES+=usr/share/man/man8/rwhod.8.gz
.endif
.if ${MK_RCS} == no
OpenPOWER on IntegriCloud