Date: Sun, 3 Nov 2002 02:06:22 -0800 (PST) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall disks.c menus.c sysinstall.h Message-ID: <200211031006.gA3A6MGB040898@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211031006.gA3A6MGB040898>