From owner-cvs-all Sun Nov 3 2: 7:58 2002 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 D6CB037B401; Sun, 3 Nov 2002 02:07:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8742543E42; Sun, 3 Nov 2002 02:07:57 -0800 (PST) (envelope-from nyan@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 gA3A6NmV040899; Sun, 3 Nov 2002 02:06:23 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA3A6MGB040898; Sun, 3 Nov 2002 02:06:22 -0800 (PST) Message-Id: <200211031006.gA3A6MGB040898@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 3 Nov 2002 02:06:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall disks.c menus.c sysinstall.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/11/03 02:06:22 PST Modified files: usr.sbin/sysinstall disks.c menus.c sysinstall.h Log: - Added the MenuIPLType menu for selecting pc98 boot IPL. - Disabled 'Syscons, Font', 'Syscons, Screenmap' and 'Syscons, Ttys' menus on pc98. - Fixed the MenuMouseType and MenuMousePort menus for pc98. - Fixed some comments for pc98. Revision Changes Path 1.137 +43 -15 src/usr.sbin/sysinstall/disks.c 1.352 +66 -3 src/usr.sbin/sysinstall/menus.c 1.230 +4 -0 src/usr.sbin/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message