Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/installboot/arch
Module Name: src
Committed By: uwe
Date: Sat Nov 8 22:39:07 UTC 2003
Modified Files:
src/usr.sbin/installboot/arch: hp300.c
Log Message:
Don't use PRId64 in a host tool. Not all systems have the PRI*
macros (e.g. FreeBSD 4.x). Cast to long long int instead.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/installboot/arch/hp300.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