]> Zhao Yanbai Git Server - minix.git/commit
top: a few fixes 74/474/1
authorBen Gras <ben@minix3.org>
Fri, 5 Apr 2013 15:24:47 +0000 (15:24 +0000)
committerBen Gras <ben@minix3.org>
Fri, 5 Apr 2013 15:27:09 +0000 (15:27 +0000)
commit2db46bcfa14c7e97ef5688338fd27dd91162fd61
treeed770bbb8345f2771070a0837bf04521e76718a4
parenta264c7ec4c17a0611de7864ffdf7aeeaf8a68970
top: a few fixes

. fixed overflow in ticks compare function, causing
  occasionally esp. the kernel to be mis-ordered by cpu
  time
. fixed some const string related warnings
. fixed some variable name shadowing warnings

Change-Id: I02c177b1579bce164372f9b03f6b472537cc9e3e
usr.bin/top/top.c