git: top: Fix count of process states

看板DFBSD_commit作者時間15年前 (2010/07/05 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
commit bc40e61dadc747d61d7b1cc4fd7e6e9864f0155d Author: Stathis Kamperis <beket@dragonflybsd.org> Date: Sun Jul 4 09:19:44 2010 +0300 top: Fix count of process states The count was not in correspondence with our enumeration constants for the process states. For example, an "active" process could be counted as "running". Only tested with i386/UP :) Summary of changes: usr.bin/top/m_dragonfly.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bc40e61dadc747d61d7b1cc4fd7e6e9864f0155d -- DragonFly BSD source repository
文章代碼(AID): #1CCGIYFe (DFBSD_commit)
文章代碼(AID): #1CCGIYFe (DFBSD_commit)