From owner-svn-src-head@FreeBSD.ORG Sat Apr 25 21:48:48 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFA27106564A; Sat, 25 Apr 2009 21:48:48 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 604608FC08; Sat, 25 Apr 2009 21:48:48 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id n3PLmkrj048099; Sat, 25 Apr 2009 23:48:47 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id n3PLmkEt048098; Sat, 25 Apr 2009 23:48:46 +0200 (CEST) (envelope-from marius) Date: Sat, 25 Apr 2009 23:48:46 +0200 From: Marius Strobl To: Marc Fonvieille Message-ID: <20090425214846.GJ50221@alchemy.franken.de> References: <200904252031.n3PKVlmM062080@svn.freebsd.org> <20090425205551.GA1047@gothic.blackend.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090425205551.GA1047@gothic.blackend.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r191491 - head/release/doc/en_US.ISO8859-1/hardware X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Apr 2009 21:48:49 -0000 On Sat, Apr 25, 2009 at 10:55:51PM +0200, Marc Fonvieille wrote: > On Sat, Apr 25, 2009 at 08:31:47PM +0000, Marius Strobl wrote: > > Author: marius > > Date: Sat Apr 25 20:31:47 2009 > > New Revision: 191491 > > URL: http://svn.freebsd.org/changeset/base/191491 > > > > Log: > > Sync the sparc64 hardware notes with reality, mainly regarding support > > of sun4u-machines based on USIII and beyond in 7.2-RELEASE. > > > > Reviewed by: blackend > > MFC after: 3 days > > re@ would like to have relnotes for 7.2-R ready as soon as possible, so > don't wait for 3 days, just merge these changes to both stable/7 and > releng/7.2 > There are tons of unmerged formatting and whitespace differences causing conflicts; I'll see what I can do. Marius