From owner-cvs-src@FreeBSD.ORG Fri Mar 31 21:36:18 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 34B1B16A424; Fri, 31 Mar 2006 21:36:18 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A3D43D55; Fri, 31 Mar 2006 21:36:17 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2VLaHBB021421; Fri, 31 Mar 2006 21:36:17 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2VLaHwg021420; Fri, 31 Mar 2006 21:36:17 GMT (envelope-from scottl) Message-Id: <200603312136.k2VLaHwg021420@repoman.freebsd.org> From: Scott Long Date: Fri, 31 Mar 2006 21:36:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 31 Mar 2006 21:36:18 -0000 scottl 2006-03-31 21:36:17 UTC FreeBSD src repository Modified files: sys/boot/forth beastie.4th Log: Remove the USB keyboard hack now that KBDMUX is enabled by default. Allow it to be disabled if Safe Mode is selected. Revision Changes Path 1.12 +1 -11 src/sys/boot/forth/beastie.4th