From owner-svn-src-all@FreeBSD.ORG Fri Mar 7 14:38:04 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 466546EE; Fri, 7 Mar 2014 14:38:04 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1B3D17AD; Fri, 7 Mar 2014 14:38:04 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id E8763B97A; Fri, 7 Mar 2014 09:38:02 -0500 (EST) From: John Baldwin To: Koop Mast Subject: Re: svn commit: r262861 - in stable/10: sys/amd64/conf sys/conf sys/dev/drm2 sys/dev/drm2/i915 sys/dev/drm2/radeon sys/dev/fb sys/dev/syscons sys/dev/vt sys/dev/vt/font sys/dev/vt/hw/fb sys/dev/vt/hw/o... Date: Fri, 7 Mar 2014 08:41:06 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20130906; KDE/4.5.5; amd64; ; ) References: <201403061830.s26IUvJG037341@svn.freebsd.org> <5318F73E.4040202@rainbow-runner.nl> In-Reply-To: <5318F73E.4040202@rainbow-runner.nl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201403070841.06749.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 07 Mar 2014 09:38:03 -0500 (EST) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-10@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 14:38:04 -0000 On Thursday, March 06, 2014 5:31:26 pm Koop Mast wrote: > On 6-3-2014 19:30, John Baldwin wrote: > > Author: jhb > > Date: Thu Mar 6 18:30:56 2014 > > New Revision: 262861 > > URL: http://svnweb.freebsd.org/changeset/base/262861 > > > > Log: > > MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179, > > 259203,259221,259261,259532,259615,259650,259651,259667,259680,259727, > > 259761,259772,259776,259777,259830,259882,259915,260160,260449,260450, > > 260688,260888,260953,261269,261547,261551,261552,261553,261585: > > Merge the vt(4) driver (newcons) to stable/10. > > > > Approved by: ray > > > > > Hi John, > > Thanks for the merge! Can we get a __FreeBSD_version bump also to go > with this fantastic commit? Ooops, certainly. -- John Baldwin