From owner-cvs-src@FreeBSD.ORG Sun Jun 10 00:31:53 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B017316A41F; Sun, 10 Jun 2007 00:31:53 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.177]) by mx1.freebsd.org (Postfix) with ESMTP id 95BF013C457; Sun, 10 Jun 2007 00:31:53 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/smtpout07/MantshX 4.0) with ESMTP id l5A0VrxM016376; Sat, 9 Jun 2007 17:31:53 -0700 (PDT) Received: from [172.16.1.3] (209-128-86-226.bayarea.net [209.128.86.226]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id l5A0VpTl003922 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sat, 9 Jun 2007 17:31:52 -0700 (PDT) In-Reply-To: <200706100028.l5A0SfNa075635@repoman.freebsd.org> References: <200706100028.l5A0SfNa075635@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Sat, 9 Jun 2007 17:31:41 -0700 To: Attilio Rao X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_main.c 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: Sun, 10 Jun 2007 00:31:53 -0000 On Jun 9, 2007, at 5:28 PM, Attilio Rao wrote: > attilio 2007-06-10 00:28:41 UTC > > FreeBSD src repository > > Modified files: > sys/kern init_main.c > Log: > Fix a bug caming from the committing a pre-merge version of the > patch > instead than a post-merge version (respect to another rusage fix). Fix confirmed. Thanks! -- Marcel Moolenaar xcllnt@mac.com