mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
890c628e79
- %q -> %ll. Fixed nearby errors not reported by gcc -Wformat on i386's: - don't assume that the promotion of [u_]int64_t is [u_]quad_t. - don't use signed formats for unsigned args.