cvs commit: src/lib/libkvm kvm_proc.c

Robert Watson rwatson at FreeBSD.org
Mon Feb 28 16:28:08 GMT 2005


rwatson     2005-02-28 16:28:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libkvm           kvm_proc.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.79.2.4  +7 -1      src/lib/libkvm/kvm_proc.c


More information about the cvs-src mailing list