K 10 svn:author V 6 marius K 8 svn:date V 27 2011-07-26T13:23:26.030471Z K 7 svn:log V 221 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 END