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

/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.cdiff 219225 Thu Mar 03 12:02:18 MST 2011 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.

Completed in 39 milliseconds