K 10 svn:author V 2 jh K 8 svn:date V 27 2010-03-24T16:47:12.272681Z K 7 svn:log V 197 MFC r203551: - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd with printf. - Cast the system call return value to long and use %ld in a printf in ktrsysret(). PR: bin/123774 END