K 10 svn:author V 4 nyan K 8 svn:date V 27 2011-02-22T13:52:03.738731Z K 7 svn:log V 240 MFi386: revision 218926 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