Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/lib
Module Name: src
Committed By: jmcneill
Date: Tue Feb 17 23:17:39 UTC 2009
Modified Files:
src/sys/arch/i386/stand/lib: vbe.c
Log Message:
Reorder command line parsing logic; previously the code assumed a string
containing the letter 'x' was a mode string (eg. 640x480), which prevented
the parser from picking up a mode number (eg. 0x101).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/stand/lib/vbe.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