summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2005-06-10 20:52:36 +0000
committernectar <nectar@FreeBSD.org>2005-06-10 20:52:36 +0000
commita23214e059e07a8642c27d57c541ce60479d3d53 (patch)
tree5ee3318e2bc8698d7b3272548002af39bc383000 /libexec/Makefile
parent080645b93b9d88377eecb256c9d0aa5c5c2d4dd7 (diff)
downloadFreeBSD-src-a23214e059e07a8642c27d57c541ce60479d3d53.zip
FreeBSD-src-a23214e059e07a8642c27d57c541ce60479d3d53.tar.gz
Remove rexecd(8), a server that implements a particularly insecure
method of executing commands remotely. There are no rexec clients in the FreeBSD tree, and the client function rexec(3) is present only in libcompat. It has been documented as "obsolete" since 4.3BSD, and its use has been discouraged in the man page for over 10 years.
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 0d320d7..30a8db1 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -16,7 +16,6 @@ SUBDIR= atrun \
pt_chown \
rbootd \
revnetgroup \
- ${_rexecd} \
${_rlogind} \
rpc.rquotad \
rpc.rstatd \
@@ -47,7 +46,6 @@ _rtld-elf= rtld-elf
.endif
.if !defined(NO_RCMDS)
-_rexecd= rexecd
_rlogind= rlogind
_rshd= rshd
.endif
OpenPOWER on IntegriCloud