Received: by mail.netbsd.org (Postfix, from userid 0) id 0FF0363B100; Wed, 27 Oct 2010 16:38:54 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8285D63B102 for ; Wed, 27 Oct 2010 16:38:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 540DF175DD; Wed, 27 Oct 2010 16:38:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 27 Oct 2010 16:38:52 +0000 From: "Jonathan A. Kollasch" Subject: CVS commit: xsrc/external/mit/xf86-video-ati/dist/src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20101027163852.540DF175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Jonathan A. Kollasch" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: xsrc Committed By: jakllsch Date: Wed Oct 27 16:38:52 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_driver.c Log Message: Backport upstream bugfix for PR#40149. "Save and restore the palettes on VT switch." upstream commits: 5efdf514ab0e5439114e8dd7a49105812155eb69 fc7aa6e3bbb86eaa2f34b827629f7e82cde65ac7 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ xsrc/external/mit/xf86-video-ati/dist/src/radeon_driver.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.