Searched hist:218946 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.cdiff 218946 Tue Feb 22 14:04:21 MST 2011 nyan 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

Completed in 114 milliseconds