Max Laier <mlaier at FreeBSD.org> writes: > Log: > Fix printing of u_int64_t with a cast to unsigned long long. The correct fix is to cast it to uintmax_t and print it with %ju. DES -- Dag-Erling Smørgrav - des at des.no