svn commit: r350980 - head/tools/build/options

Ed Maste emaste at FreeBSD.org
Tue Aug 13 14:51:17 UTC 2019


Author: emaste
Date: Tue Aug 13 14:51:16 2019
New Revision: 350980
URL: https://svnweb.freebsd.org/changeset/base/350980

Log:
  Remove rlogin/rsh references from src.conf(5) WITHOUT_BLACKLIST_SUPPORT
  
  rcmds were removed in r324351
  
  MFC after:	1 week
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT

Modified: head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT
==============================================================================
--- head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT	Tue Aug 13 14:47:24 2019	(r350979)
+++ head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT	Tue Aug 13 14:51:16 2019	(r350980)
@@ -4,7 +4,5 @@ Set to build some programs without
 support, like
 .Xr fingerd 8 ,
 .Xr ftpd 8 ,
-.Xr rlogind 8 ,
-.Xr rshd 8 ,
 and
 .Xr sshd 8 .


More information about the svn-src-all mailing list