git: top - Adjust top to account for kernel changes

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 22 19:01:28 PDT 2012


commit d6eee5179f96afa7695c19158ccaa58fb87c73fc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Sep 22 19:00:12 2012 -0700

    top - Adjust top to account for kernel changes
    
    * ccpu no longer exists
    
    * if top is out of sync with the system, fix a seg-fault which can occur
      when it tries to use lwp_stat as an array indx.

Summary of changes:
 usr.bin/top/config.h      |    2 +-
 usr.bin/top/m_dragonfly.c |   28 ++++++++++------------------
 2 files changed, 11 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6eee5179f96afa7695c19158ccaa58fb87c73fc


-- 
DragonFly BSD source repository



More information about the Commits mailing list