From owner-cvs-src@FreeBSD.ORG Tue Jul 24 20:00:21 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FBC716A41A; Tue, 24 Jul 2007 20:00:21 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id C9EF113C46B; Tue, 24 Jul 2007 20:00:20 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l6OK0Ho4003779; Tue, 24 Jul 2007 14:00:17 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <46A65A4E.9030902@samsco.org> Date: Tue, 24 Jul 2007 14:00:14 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: Christian Brueffer References: <200707241808.l6OI8GQY078148@repoman.freebsd.org> <46A64F59.7030506@samsco.org> <20070724193955.GA1859@haakonia.hitnet.RWTH-Aachen.DE> In-Reply-To: <20070724193955.GA1859@haakonia.hitnet.RWTH-Aachen.DE> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Tue, 24 Jul 2007 14:00:17 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/iscontrol iscontrol.8 iscsi.conf.5 src/share/man/man4 iscsi_initiator.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 20:00:21 -0000 Christian Brueffer wrote: > On Tue, Jul 24, 2007 at 01:13:29PM -0600, Scott Long wrote: >> Christian Brueffer wrote: >>> brueffer 2007-07-24 18:08:16 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sbin/iscontrol iscontrol.8 iscsi.conf.5 >>> share/man/man4 iscsi_initiator.4 >>> Log: >>> First round of cleanups. >>> >>> Approved by: re (blanket) >>> >>> Revision Changes Path >>> 1.2 +19 -12 src/sbin/iscontrol/iscontrol.8 >>> 1.2 +18 -12 src/sbin/iscontrol/iscsi.conf.5 >>> 1.2 +10 -9 src/share/man/man4/iscsi_initiator.4 >> This is nice and all and I appreciate you looking at it and fixing it, >> but given that this is also brand new, maybe coordinate first before >> committing to make sure that you're not conflicting with anything. >> > > Sorry, I thought you were done. I'm finished for now anyway so I won't > touch this anymore. Sorry if I caused you any hassle. > > - Christian > No worries, just a gentle prod is appreciated. Thanks for working on it. Scott