DragonFly BSD
DragonFly commits List (threaded) for 2012-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: top - Adjust top to account for kernel changes


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Sep 2012 19:01:28 -0700 (PDT)

commit d6eee5179f96afa7695c19158ccaa58fb87c73fc
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]