From owner-cvs-src@FreeBSD.ORG Fri Jan 9 19:36:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39D8616A4CE; Fri, 9 Jan 2004 19:36:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8012D43D3F; Fri, 9 Jan 2004 19:36:14 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0A3aE0B067602; Fri, 9 Jan 2004 19:36:14 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0A3aE0W067601; Fri, 9 Jan 2004 19:36:14 -0800 (PST) (envelope-from scottl) Message-Id: <200401100336.i0A3aE0W067601@repoman.freebsd.org> From: Scott Long Date: Fri, 9 Jan 2004 19:36:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2004 03:36:15 -0000 scottl 2004/01/09 19:36:14 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/boot/forth beastie.4th Log: MFC rev 1.9: Disable the APIC when selection the 'Safe Boot' option. Approved by: rwatson Revision Changes Path 1.7.2.1 +1 -0 src/sys/boot/forth/beastie.4th