From owner-cvs-src@FreeBSD.ORG Wed Jan 26 19:09:54 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E73AF16A4CF for ; Wed, 26 Jan 2005 19:09:54 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32DED43D45 for ; Wed, 26 Jan 2005 19:09:54 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id j0QJ6C9n001783 for cvs-src@FreeBSD.org.checked; Wed, 26 Jan 2005 22:06:12 +0300 (MSK) (envelope-from rik@cronyx.ru) Received: from [144.206.181.94] (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id j0QJ4JpN001743; Wed, 26 Jan 2005 22:04:19 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <41F7E9B6.9000205@cronyx.ru> Date: Wed, 26 Jan 2005 22:04:22 +0300 From: Roman Kurakin User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Yar Tikhiy References: <200501261344.j0QDimuk043970@repoman.freebsd.org> <20050126155731.GV73953@hex.databits.net> <20050126172748.GA94020@comp.chem.msu.su> In-Reply-To: <20050126172748.GA94020@comp.chem.msu.su> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Will Andrews Subject: Re: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 26 Jan 2005 19:09:55 -0000 Yar Tikhiy wrote: >On Wed, Jan 26, 2005 at 09:57:31AM -0600, Will Andrews wrote: > > >>On Wed, Jan 26, 2005 at 01:44:48PM +0000, Yar Tikhiy wrote: >> >> >>> This change might look orthogonal to rev#1.85, but in fact >>> >>> >> ^^^^ >> >> >> >>> message of rev#1.85 easier. >>> >>> >> ^^^^ >> >> >> >>> Revision Changes Path >>> 1.59 +18 -5 src/sys/dev/em/if_em.c >>> >>> >>I guess this means you have a time machine? >> >> > >No, it was just a race between my fingers. No mutex locking, you see ;-P >I meant rev#1.58 of course. I wonder if it's worth doing a forced commit >of errata... > > Only if you expect that someone would search for 1.58 phrase. rik