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, 15 Mar 2014 18:30:50 +0000 (19:30 +0100)
commiteb8511771a5e8582224379b06a860675e36cb9f5
tree9bc9d9d7b90c5d8190ffa34ba1a089eb4ce4d936
parentca3546a832e4ef76700ddd2b54407005aea8f97d
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