From a23214e059e07a8642c27d57c541ce60479d3d53 Mon Sep 17 00:00:00 2001 From: nectar Date: Fri, 10 Jun 2005 20:52:36 +0000 Subject: 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. --- lib/libc/net/rcmd.3 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index 3673c81..f1168dd 100644 --- a/lib/libc/net/rcmd.3 +++ b/lib/libc/net/rcmd.3 @@ -264,8 +264,6 @@ is overloaded to mean ``All network ports in use.'' .Xr rlogin 1 , .Xr rsh 1 , .Xr intro 2 , -.Xr rexec 3 , -.Xr rexecd 8 , .Xr rlogind 8 , .Xr rshd 8 .Pp -- cgit v1.1