K 10 svn:author V 4 manu K 8 svn:date V 27 2016-09-04T08:52:09.283732Z K 7 svn:log V 175 MFC 304221 and 304271 Use %ju modifier for u_int64_t and %jd modifier for off_t. off_t is long long on arm32 and long on amd64 Correctly print and cast u_int64_t and off_t. END