From owner-svn-src-all@FreeBSD.ORG Thu Sep 4 02:37:34 2014 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 152A8A7F; Thu, 4 Sep 2014 02:37:34 +0000 (UTC) Received: from gw.catspoiler.org (cl-1657.chi-02.us.sixxs.net [IPv6:2001:4978:f:678::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C63A1BDC; Thu, 4 Sep 2014 02:37:33 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id s842bLJn092072; Wed, 3 Sep 2014 19:37:25 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201409040237.s842bLJn092072@gw.catspoiler.org> Date: Wed, 3 Sep 2014 19:37:21 -0700 (PDT) From: Don Lewis Subject: Re: svn commit: r271076 - in head/sys: amd64/amd64 amd64/include i386/i386 i386/include pc98/pc98 To: jhb@FreeBSD.org In-Reply-To: <201409040146.s841k7uo098240@svn.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 04 Sep 2014 02:37:34 -0000 On 4 Sep, John Baldwin wrote: > Author: jhb > Date: Thu Sep 4 01:46:06 2014 > New Revision: 271076 > URL: http://svnweb.freebsd.org/changeset/base/271076 > > Log: > - Move the declaration of has_f00f_hack out of identcpu.c to machdep.c. That certainly brings back memories ...