libkvm - Adjust for the proc_token changes
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 15 Mar 2014 15:05:44 +0000 (16:05 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 22 Mar 2014 22:22:48 +0000 (23:22 +0100)
commit1805966925a9eb2c3b4370fc884aefed8a302da9
treef84aa2e314cc8e78f0454a871612a4eddddb7169
parent0f55b9b0c11280e1f9d57b01fd979eb43aebb3ba
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.
lib/libkvm/kvm_proc.c