K 10 svn:author V 6 mhorne K 8 svn:date V 27 2020-09-08T13:21:13.491392Z K 7 svn:log V 238 RISC-V: fix some mismatched format specifiers RISC-V is currently built with -Wno-format, which is how these went undetected. Address them now before re-enabling those warnings. Differential Revision: https://reviews.freebsd.org/D26319 END