git: top - Fix -t / -S

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 22 19:07:46 PDT 2012


commit bfb09e3be4f30d9b82486a4ead77797f3573ba1a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Sep 22 19:07:02 2012 -0700

    top - Fix -t / -S
    
    * -t to show threads now just shows threaded processes (all LWPs),
      and no longer also shows system processes.
    
    * -s to show system threads now works as expected.

Summary of changes:
 usr.bin/top/m_dragonfly.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list