From owner-svn-src-all@freebsd.org Tue Feb 16 12:57:05 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2CD8AA9F26; Tue, 16 Feb 2016 12:57:05 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 7BC5D17B1; Tue, 16 Feb 2016 12:57:05 +0000 (UTC) (envelope-from des@des.no) Received: from desk.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 8264FC62C; Tue, 16 Feb 2016 12:57:04 +0000 (UTC) Received: by desk.des.no (Postfix, from userid 1001) id B042746296; Tue, 16 Feb 2016 13:56:59 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Slawa Olhovchenkov Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r294693 - in stable/10: . crypto/openssh secure/lib/libssh secure/usr.bin/ssh secure/usr.sbin/sshd share/mk tools/build/options References: <201601242228.u0OMSIn7032949@repo.freebsd.org> <20160213192402.GC37895@zxy.spb.ru> Date: Tue, 16 Feb 2016 13:56:59 +0100 In-Reply-To: <20160213192402.GC37895@zxy.spb.ru> (Slawa Olhovchenkov's message of "Sat, 13 Feb 2016 22:24:02 +0300") Message-ID: <86wpq4vmn8.fsf@desk.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2016 12:57:05 -0000 Slawa Olhovchenkov writes: > Now ssh terminated if found `noneenabled` in .ssh/config % perl -n -i -e 'print unless m/noneenabled/i' ~/.ssh/config DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no