summaryrefslogtreecommitdiffstats
path: root/tools/build/mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/mk')
-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