git: libkvm - Fix 'ps' and 'fstat' on kernel cores

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 16 18:37:32 PST 2020


commit 636097638f0f3acd32d836a3ea15276d48a8f682
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 16 18:36:36 2020 -0800

    libkvm - Fix 'ps' and 'fstat' on kernel cores
    
    * Fix 'ps' and 'fstat' on kernel cores by fixing the broken
      process list iteration code.

Summary of changes:
 lib/libkvm/kvm_proc.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/636097638f0f3acd32d836a3ea15276d48a8f682


-- 
DragonFly BSD source repository



More information about the Commits mailing list