Back out the NO_RCMNDS knob.

1. The committer refused to respond to questions over the commit.
2. The servers rlogind, rshd, rexecd were not wrapped.
3. "rcmnds" as an abbreviation gets an order of magnitude less hits on
    Google than the much more well known "rcmds".
This commit is contained in:
David E. O'Brien 2002-04-23 23:59:51 +00:00
parent bf8aef63e1
commit 788fcec086
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95332
3 changed files with 2 additions and 13 deletions

View File

@ -116,7 +116,6 @@
#NOSECURE= true # do not build crypto code in secure/ subdir
#NOSHARE= true # do not go into the share subdir
#NOUUCP= true # do not build uucp related programs
#NO_RCMNDS= true # do not build rlogin, rsh & rcp
#
# To build the OpenSSL manpages, uncomment the following. These are not
# built by default because they clobber a number of system manpages with

View File

@ -414,13 +414,6 @@ Set to not build OpenSSL (implies
Set to avoid building
.Xr perl 1 .
(Also disables OpenSSL optimizations.)
.It Va NO_RCMNDS
.Pq Vt bool
Set to not build
.Xr rcp 1 ,
.Xr rlogin 1
and
.Xr rsh 1 .
.It Va NO_SENDMAIL
.Pq Vt bool
Set to not build

View File

@ -121,9 +121,11 @@ SUBDIR= apply \
quota \
renice \
rev \
rlogin \
rpcgen \
rpcinfo \
rs \
rsh \
rup \
ruptime \
rusers \
@ -228,11 +230,6 @@ SUBDIR+=ar \
SUBDIR+=uac
.endif
.if !defined(NO_RCMNDS)
SUBDIR+=rlogin \
rsh
.endif
# Things which don't compile on new platforms yet:
.if ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "ia64"
SUBDIR+=xlint