Revert r322029 and r322031 so as to recommit them with a better commit log.

PR:		220953
Reported by:	ngie@
This commit is contained in:
Jeremie Le Hen 2017-08-08 20:07:08 +00:00
parent 3a150601e1
commit eba789dcca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=322276
5 changed files with 30 additions and 3 deletions

View File

@ -133,10 +133,8 @@ SUBDIR= alias \
rpcinfo \ rpcinfo \
rs \ rs \
rup \ rup \
ruptime \
rusers \ rusers \
rwall \ rwall \
rwho \
script \ script \
sdiff \ sdiff \
sed \ sed \
@ -253,6 +251,8 @@ SUBDIR.${MK_OPENSSL}+= newkey
SUBDIR.${MK_QUOTAS}+= quota SUBDIR.${MK_QUOTAS}+= quota
SUBDIR.${MK_RCMDS}+= rlogin SUBDIR.${MK_RCMDS}+= rlogin
SUBDIR.${MK_RCMDS}+= rsh SUBDIR.${MK_RCMDS}+= rsh
SUBDIR.${MK_RCMDS}+= ruptime
SUBDIR.${MK_RCMDS}+= rwho
SUBDIR.${MK_SENDMAIL}+= vacation SUBDIR.${MK_SENDMAIL}+= vacation
SUBDIR.${MK_TALK}+= talk SUBDIR.${MK_TALK}+= talk
SUBDIR.${MK_TELNET}+= telnet SUBDIR.${MK_TELNET}+= telnet

View File

@ -38,6 +38,15 @@
.Nm .Nm
.Op Fl alrtu .Op Fl alrtu
.Op Ar host ... .Op Ar host ...
.Sh DEPRECATION NOTICE
.Nm
is deprecated and will be removed from future versions of the
.Fx
base system.
If
.Nm
is still required, it can be installed from ports or packages
(net/bsdrcmds).
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -37,6 +37,15 @@
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op Fl a .Op Fl a
.Sh DEPRECATION NOTICE
.Nm
is deprecated and will be removed from future versions of the
.Fx
base system.
If
.Nm
is still required, it can be installed from ports or packages
(net/bsdrcmds).
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -74,7 +74,6 @@ SUBDIR= adduser \
rpc.statd \ rpc.statd \
rpc.umntall \ rpc.umntall \
rtprio \ rtprio \
rwhod \
service \ service \
services_mkdb \ services_mkdb \
sesutil \ sesutil \
@ -192,6 +191,7 @@ SUBDIR.${MK_PPP}+= ppp
SUBDIR.${MK_QUOTAS}+= edquota SUBDIR.${MK_QUOTAS}+= edquota
SUBDIR.${MK_QUOTAS}+= quotaon SUBDIR.${MK_QUOTAS}+= quotaon
SUBDIR.${MK_QUOTAS}+= repquota SUBDIR.${MK_QUOTAS}+= repquota
SUBDIR.${MK_RCMDS}+= rwhod
SUBDIR.${MK_SENDMAIL}+= editmap SUBDIR.${MK_SENDMAIL}+= editmap
SUBDIR.${MK_SENDMAIL}+= mailstats SUBDIR.${MK_SENDMAIL}+= mailstats
SUBDIR.${MK_SENDMAIL}+= makemap SUBDIR.${MK_SENDMAIL}+= makemap

View File

@ -40,6 +40,15 @@
.Op Fl p .Op Fl p
.Op Fl l .Op Fl l
.Op Fl m Op Ar ttl .Op Fl m Op Ar ttl
.Sh DEPRECATION NOTICE
.Nm
is deprecated and will be removed from future versions of the
.Fx
base system.
If
.Nm
is still required, it can be installed from ports or packages
(net/bsdrcmds).
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm