Date: Mon, 28 Feb 2005 16:28:07 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_proc.c Message-ID: <200502281628.j1SGS7ne037067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502281628.j1SGS7ne037067>
