K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-08-09T15:47:43.000000Z K 7 svn:log V 188 The boottime variable in sys/kern/kern_tc.c is a struct timeval, not a time_t, so do not use the latter as type when retrieving the variable via libkvm. This should fix vmstat on sparc64. END