K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-11-07T18:59:12.000000Z K 7 svn:log V 209 Merge kern_malloc.c:1.148, uma_core.c:1.133 from HEAD to RELENG_6: Change format string for u_int64_t to %ju from %llu, in order to use the correct format string on 64-bit systems. Pointed out by: pjd END