From owner-cvs-src@FreeBSD.ORG Fri May 7 04:56:04 2004 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 EA73516A4CE for ; Fri, 7 May 2004 04:56:04 -0700 (PDT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E5143D31 for ; Fri, 7 May 2004 04:56:04 -0700 (PDT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i47Br4dG031802 for cvs-src@FreeBSD.org.checked; (8.12.8/vak/2.1) Fri, 7 May 2004 15:53:04 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i47BpTA4031728; (8.12.8/vak/2.1) Fri, 7 May 2004 15:51:29 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <409B788D.2080900@cronyx.ru> Date: Fri, 07 May 2004 15:52:45 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roman Kurakin References: <200405071145.i47BjQ1T002909@repoman.freebsd.org> In-Reply-To: <200405071145.i47BjQ1T002909@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cx if_cx.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: Fri, 07 May 2004 11:56:05 -0000 Roman Kurakin wrote: >rik 2004/05/07 04:45:26 PDT > > FreeBSD src repository > > Modified files: > sys/dev/cx if_cx.c > Log: > Use better way of closing fr support before current sppp doesn't have it. > > have == get :-) > > Revision Changes Path > 1.10 +13 -8 src/sys/dev/cx/if_cx.c > > > >