From owner-cvs-src@FreeBSD.ORG Mon Feb 9 00:42:58 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 43BEC16A4CE; Mon, 9 Feb 2004 00:42:58 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 67C8543D1F; Mon, 9 Feb 2004 00:42:57 -0800 (PST) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 9 Feb 2004 08:42:56 +0000 (GMT) To: Alexey Dokuchaev In-Reply-To: Your message of "Mon, 09 Feb 2004 10:58:01 +0600." <20040209045801.GA38626@regency.nsu.ru> Date: Mon, 09 Feb 2004 08:42:53 +0000 From: Ian Dowse Message-ID: <200402090842.aa73744@salmon.maths.tcd.ie> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/dmesg dmesg.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: Mon, 09 Feb 2004 08:42:58 -0000 In message <20040209045801.GA38626@regency.nsu.ru>, Alexey Dokuchaev writes: >On Sun, Feb 08, 2004 at 03:08:53PM -0800, Ian Dowse wrote: >> MFC after: 1 week > >Are you plan to MFC you recent dmesg.c fixes to RELENG_4 as well? This >would be much appreciated. Yes, the MFC will include both changes - I just forgot the "MFC after" in the previous revision. Ian