Date: Thu, 3 Mar 2011 11:45:54 +0000 (UTC) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/pc98/boot2 boot2.c Message-ID: <201103031146.p23BkGpG022891@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2011-03-03 11:45:54 UTC FreeBSD src repository Modified files: sys/boot/pc98/boot2 boot2.c Log: SVN rev 219225 on 2011-03-03 11:45:54Z by nyan MFi386: revision 219186 This patch shrinks boot2 a little. o It switches kname to be just a pointer instead of an array. o It changes ioctl to unsigned from uint8_t. o It changes the second keyhit limit to 3 seconds from 5. o It removes bi_basemem/bi_extmem/bi_memsizes_valid setting. Revision Changes Path 1.8 +7 -22 src/sys/boot/pc98/boot2/boot2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103031146.p23BkGpG022891>