jhb         2004-10-06 17:10:56 UTC
  FreeBSD src repository
  Modified files:
    lib/libkvm           kvm_proc.c 
  Log:
  - 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)
  
  Revision  Changes    Path
  1.81      +7 -1      src/lib/libkvm/kvm_proc.c