Received: by mail.netbsd.org (Postfix, from userid 605) id A34DA14A33E; Thu, 19 Apr 2012 20:04:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7AF1614A32B for ; Thu, 19 Apr 2012 20:04:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id YR00NMDuSuHc for ; Thu, 19 Apr 2012 20:04:38 +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 229F314A32A for ; Thu, 19 Apr 2012 20:04:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8978A175DD; Thu, 19 Apr 2012 20:04:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 19 Apr 2012 20:04:37 +0000 From: "Jeff Rizzo" Subject: CVS commit: [netbsd-6] src/usr.sbin/cpuctl/arch To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20120419200437.8978A175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Jeff Rizzo" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: riz Date: Thu Apr 19 20:04:37 UTC 2012 Modified Files: src/usr.sbin/cpuctl/arch [netbsd-6]: i386.c Log Message: Pull up following revision(s) (requested by cegger in ticket #187): usr.sbin/cpuctl/arch/i386.c: revision 1.31 print cpu family for AMD CPU families 0x12 - 0x15 To generate a diff of this commit: cvs rdiff -u -r1.27.2.3 -r1.27.2.4 src/usr.sbin/cpuctl/arch/i386.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.