Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/stand/boot



Module Name:    src
Committed By:   sborrill
Date:           Tue Aug 12 17:56:06 UTC 2008

Modified Files:
        src/sys/arch/i386/stand/boot: boot2.c

Log Message:
Increase number of menu options to 20.
Add support for switching menu format between numbers and letters. Will
prefer numbers, but will automatically switch to letters if > 9 options
and timeout > 0 (i.e. need a single key press to choose).
Menu format can be explicitly set in boot.cfg file.
Add support for reading numeric choices of more than 1 digit.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/i386/stand/boot/boot2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index