From owner-cvs-all Sat Oct 28 0:29:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 04C8837B479; Sat, 28 Oct 2000 00:29:09 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA42135; Sat, 28 Oct 2000 00:29:08 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200010280729.AAA42135@freefall.freebsd.org> From: Mike Smith Date: Sat, 28 Oct 2000 00:29:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica/Subsystem/Include acconfig.h acfreebsd.h acgcc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/10/28 00:29:08 PDT Modified files: sys/contrib/dev/acpica/Subsystem/Include acconfig.h acfreebsd.h acgcc.h Log: FreeBSD-specific customisations: - Set debugger options for kernel build - Define some missing functions - Bring in GCC defines - Disable the 'wbinvd' macro as it conflicts with our inline Revision Changes Path 1.2 +2 -1 src/sys/contrib/dev/acpica/Subsystem/Include/acconfig.h 1.2 +63 -1 src/sys/contrib/dev/acpica/Subsystem/Include/acfreebsd.h 1.2 +4 -0 src/sys/contrib/dev/acpica/Subsystem/Include/acgcc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message