Source-Changes archive

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

CVS commit: src/sys/ddb



Module Name:    src
Committed By:   scw
Date:           Sun Nov  9 20:52:18 UTC 2003

Modified Files:
        src/sys/ddb: db_examine.c db_watch.c

Log Message:
Fix format string warnings for platforms where
sizeof(db_addr_t) > sizeof(long). e.g. ILP32 on sh5.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/ddb/db_examine.c
cvs rdiff -r1.19 -r1.20 src/sys/ddb/db_watch.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