From owner-freebsd-stable@freebsd.org Wed Sep 23 12:11:30 2015 Return-Path: Delivered-To: freebsd-stable@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 5178AA07C38 for ; Wed, 23 Sep 2015 12:11:30 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 391C11BE3 for ; Wed, 23 Sep 2015 12:11:30 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: by mailman.ysv.freebsd.org (Postfix) id 38A00A07C37; Wed, 23 Sep 2015 12:11:30 +0000 (UTC) Delivered-To: stable@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 38386A07C36 for ; Wed, 23 Sep 2015 12:11:30 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E996C1BE2 for ; Wed, 23 Sep 2015 12:11:29 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 79AC12840C; Wed, 23 Sep 2015 14:11:26 +0200 (CEST) Received: from illbsd.quip.test (ip-89-177-49-111.net.upcbroadband.cz [89.177.49.111]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id ACBCF28412; Wed, 23 Sep 2015 14:11:25 +0200 (CEST) Message-ID: <560296ED.4080901@quip.cz> Date: Wed, 23 Sep 2015 14:11:25 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32 MIME-Version: 1.0 To: "Eugene M. Zheganin" , stable@freebsd.org Subject: Re: when the sshd hits the fan References: <56026686.8030308@norma.perm.ru> <56027AB8.9080301@quip.cz> <56028116.5080409@norma.perm.ru> In-Reply-To: <56028116.5080409@norma.perm.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2015 12:11:30 -0000 Eugene M. Zheganin wrote on 09/23/2015 12:38: >> I was thinking about this a long time ago and instead of trying to >> change FreeBSD, > But .... why ? I tried it before with some other changes (e-mails / PRs can be found) without much success so I gave up. I rather keep my changes local without modification of FreeBSD sources. Miroslav Lachman