K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-28T16:28:07.000000Z K 7 svn:log V 455 Merge kvm_proc.c:1.81 from HEAD to RELENG_5: date: 2004/10/06 17:10:56; author: jhb; state: Exp; lines: +7 -1 - Fix the compile to chase the p_rux changes. - Add a comment noting that the ru_[us]times values being read aren't actually valid and need to be computed from the raw values. Submitted by: many (1) This is the likely missed counterpart of the recently merged kernel changes that eliminate p_runtime in favor of rux_runtime. END