Module Name: src Committed By: phx Date: Mon Mar 7 22:18:46 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/altboot: printf.c
Log Message:
mkdigit() didn't work with values which have bit 31 set (>=0x80000000).
Do not cast to (int).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sandpoint/stand/altboot/printf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
