git: DragonFly_RELEASE_3_6 libkvm - Adjust for the proc_token changes
    Antonio Huete Jimenez 
    tuxillo at crater.dragonflybsd.org
       
    Sat Mar 22 15:28:03 PDT 2014
    
    
  
commit 1805966925a9eb2c3b4370fc884aefed8a302da9
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/1805966925a9eb2c3b4370fc884aefed8a302da9
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list