From owner-cvs-all@FreeBSD.ORG Thu May 20 09:22:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8BA816A4D2; Thu, 20 May 2004 09:22:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE8843D39; Thu, 20 May 2004 09:22:57 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4KGMvZf055242; Thu, 20 May 2004 09:22:57 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4KGMvOL055241; Thu, 20 May 2004 09:22:57 -0700 (PDT) (envelope-from bde) Message-Id: <200405201622.i4KGMvOL055241@repoman.freebsd.org> From: Bruce Evans Date: Thu, 20 May 2004 09:22:57 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include profile.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 16:22:58 -0000 bde 2004/05/20 09:22:57 PDT FreeBSD src repository Modified files: sys/amd64/include profile.h Log: MFi386 (1.37: GUPROF calibration macros; only routine adjustments needed). Revision Changes Path 1.39 +19 -0 src/sys/amd64/include/profile.h