From owner-cvs-all@FreeBSD.ORG Fri Mar 31 19:42:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 B6CC316A47E; Fri, 31 Mar 2006 19:42:43 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D76C43D73; Fri, 31 Mar 2006 19:42:39 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([69.15.205.254]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k2VJgYiS017520; Fri, 31 Mar 2006 12:42:36 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <442D8624.4030906@samsco.org> Date: Fri, 31 Mar 2006 12:42:28 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joao Barros References: <200603311903.k2VJ3cjw004899@repoman.freebsd.org> <70e8236f0603311111t3e80457cw1a8b3d25e9eeeb62@mail.gmail.com> In-Reply-To: <70e8236f0603311111t3e80457cw1a8b3d25e9eeeb62@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Maksim Yevmenkin , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 31 Mar 2006 19:42:43 -0000 Joao Barros wrote: > On 3/31/06, Maksim Yevmenkin wrote: > >>emax 2006-03-31 19:03:37 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/i386/conf GENERIC >> Log: >> Add kbdmux(4) to GENERIC >> >> Requested by: scottl >> > > > Very nice! > Maybe sometime soon we'll see option 7 in the boot menu disappear ;-) > Thanks for all your work on this! > > -- > Joao Barros That is in progress. Scott