Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 16:55:28 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r351763 - stable/12/usr.sbin/crunch/examples
Message-ID:  <201909031655.x83GtSj4059560@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Tue Sep  3 16:55:28 2019
New Revision: 351763
URL: https://svnweb.freebsd.org/changeset/base/351763

Log:
  MFC r350983: crunch: remove rsh and rlogin from example config file
  
  rcmds removed in r324351.
  
  Historical references in the README are maintained.  There's a paragraph
  describing a "980K crunched 'fixit'" that references rsh and rlogin.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/12/usr.sbin/crunch/examples/fixit.conf
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/crunch/examples/fixit.conf
==============================================================================
--- stable/12/usr.sbin/crunch/examples/fixit.conf	Tue Sep  3 16:54:27 2019	(r351762)
+++ stable/12/usr.sbin/crunch/examples/fixit.conf	Tue Sep  3 16:55:28 2019	(r351763)
@@ -29,7 +29,7 @@ ln restore rrestore
 
 # /usr/bin stuff
 
-progs ftp rsh sed telnet rlogin common find
+progs ftp sed telnet common find
 ln common vi
 ln common view
 ln common ex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909031655.x83GtSj4059560>