From owner-cvs-all@FreeBSD.ORG Sat May 31 04:19:13 2003 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 C389C37B401; Sat, 31 May 2003 04:19:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 638B743F75; Sat, 31 May 2003 04:19:13 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4VBJD0U062442; Sat, 31 May 2003 04:19:13 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4VBJC9M062441; Sat, 31 May 2003 04:19:12 -0700 (PDT) Message-Id: <200305311119.h4VBJC9M062441@repoman.freebsd.org> From: Scott Long Date: Sat, 31 May 2003 04:19:12 -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/boot/forth beastie.4th 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: Sat, 31 May 2003 11:19:14 -0000 scottl 2003/05/31 04:19:12 PDT FreeBSD src repository Modified files: sys/boot/forth beastie.4th Log: Flag when ACPI has been disabled by the user so that sysinstall can do something with it. Revision Changes Path 1.2 +2 -0 src/sys/boot/forth/beastie.4th