From owner-cvs-all@FreeBSD.ORG Fri Oct 20 11:48:47 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 6CF4A16A403; Fri, 20 Oct 2006 11:48:47 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A84143D58; Fri, 20 Oct 2006 11:48:47 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9KBml9e018981; Fri, 20 Oct 2006 11:48:47 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9KBmlrb018980; Fri, 20 Oct 2006 11:48:47 GMT (envelope-from nyan) Message-Id: <200610201148.k9KBmlrb018980@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 20 Oct 2006 11:48:46 +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/pc98/conf NOTES 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, 20 Oct 2006 11:48:47 -0000 nyan 2006-10-20 11:48:46 UTC FreeBSD src repository Modified files: sys/pc98/conf NOTES Log: - MFi386: Remove 'device io'. - Remove duplicate options. - 'nomakeoption ATKBD_DFLT_KEYMAP' is not needed anymore. Revision Changes Path 1.82 +0 -12 src/sys/pc98/conf/NOTES