Date: Tue, 26 Jul 2011 13:23:25 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Message-ID: <201107261323.p6QDNmFg073168@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2011-07-26 13:23:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/boot/i386/boot2 boot2.c
Log:
SVN rev 224434 on 2011-07-26 13:23:25Z by marius
MFC: r218926
In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable
from uint16_t back to uint32_t. The actual option bitmasks (RB_* and
RBX_*) assume at least a 32 bit variable.
Submitted by: rdivacky
Revision Changes Path
1.88.2.6 +1 -1 src/sys/boot/i386/boot2/boot2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107261323.p6QDNmFg073168>
