K 10 svn:author V 3 avg K 8 svn:date V 27 2012-05-12T20:23:30.488337Z K 7 svn:log V 231 zfs boot code: use %j and uintmax_t instead %ll and uint64_t in printfs This is to silence warnings that result from different definitions of uint64_t on different architectures, specifically i386 and sparc64. MFC after: 1 month END