From owner-freebsd-current@FreeBSD.ORG Thu Oct 28 10:04:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55B2C16A4CE for ; Thu, 28 Oct 2004 10:04:00 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F0BF43D4C for ; Thu, 28 Oct 2004 10:03:59 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (1ie3d2uk@localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id i9SA3vE9073575; Thu, 28 Oct 2004 14:03:57 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Thu, 28 Oct 2004 14:03:57 +0400 (MSD) From: Maxim Konovalov To: JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= In-Reply-To: Message-ID: <20041028140228.I73561@mp2.macomnet.net> References: <20041027093821.R64903@mp2.macomnet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: 8BIT cc: Emanuel Strobl cc: freebsd-current@freebsd.org Subject: Re: minor typo in sys/kern/uipc_socket2.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 10:04:00 -0000 On Thu, 28 Oct 2004, 07:40+0900, JINMEI Tatuya / ¿ÀÌÀãºÈ wrote: > >>>>> On Wed, 27 Oct 2004 22:52:13 +0200, > >>>>> Emanuel Strobl said: > > > Will this correction be MFCd to 5_3? As I understand -RELEASE will use 1.137 > > and the bug was introduced in 1.125 so it would affect -RELEASE. > > Yes, I believe it needs MFC to 5_3. Yes, I will MFC this fix to _5_3. -- Maxim Konovalov