From a8e0b2e8abb8ccc18102c82d7acf5fa58546751c Mon Sep 17 00:00:00 2001 From: Jacques Vidrine 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/libc') diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index 3673c81cac68..f1168dd47819 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.3