summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rmt
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 /usr.sbin/rmt
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 'usr.sbin/rmt')
-rw-r--r--usr.sbin/rmt/rmt.83
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8
index f63621d..8dfe245 100644
--- a/usr.sbin/rmt/rmt.8
+++ b/usr.sbin/rmt/rmt.8
@@ -43,8 +43,6 @@ utility is used by the remote dump and restore programs
in manipulating a magnetic tape drive through an interprocess
communication connection.
It is normally started up with an
-.Xr rexec 3
-or
.Xr rcmd 3
call.
.Pp
@@ -210,7 +208,6 @@ to exit.
All responses are of the form described above.
.Sh SEE ALSO
.Xr rcmd 3 ,
-.Xr rexec 3 ,
.Xr mtio 4 ,
.Xr rdump 8 ,
.Xr rrestore 8
OpenPOWER on IntegriCloud