freebsd-dev/usr.bin/top
John Baldwin ee66c8b94e Fix the 'C' field for a running thread to match the behavior described
in the manpage by having it display the current CPU (ki_oncpu) rather
than the previously used CPU (ki_lastcpu).  ki_lastcpu is still used for
all other thread states.

Reported by:	Chris Ross <cross+freebsd@distal.com>
MFC after:	1 week
2013-03-11 16:33:05 +00:00
..
machine.c Fix the 'C' field for a running thread to match the behavior described 2013-03-11 16:33:05 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
top.local.1 Add a new line to top that provides a brief summary of the ZFS ARC memory 2012-06-27 18:08:48 +00:00