K 10 svn:author V 6 stevek K 8 svn:date V 27 2019-05-17T18:06:24.973834Z K 7 svn:log V 234 Fix format strings for some debug messages that could have arguments that are different types across architectures by using %ju and typecasting to uintmax_t, where appropriate. Obtained from: Juniper Networks, Inc. MFC after: 1 week END