git: libkvm - Adjust for the proc_token changes
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sat Mar 15 11:32:35 PDT 2014
commit eb8511771a5e8582224379b06a860675e36cb9f5
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Sat Mar 15 16:05:44 2014 +0100
libkvm - Adjust for the proc_token changes
- allproc, zombproc are now gone. All processes are now in an array of
proclist structures.
- ps(1) did not work on coredumps because '_allproc' and '_zombproc'
were missing.
Summary of changes:
lib/libkvm/kvm_proc.c | 65 ++++++++++++++++++++++++++++++++++-----------------
1 file changed, 44 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eb8511771a5e8582224379b06a860675e36cb9f5
--
DragonFly BSD source repository
More information about the Commits
mailing list