summaryrefslogtreecommitdiffstats
path: root/usr.bin/top/display.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs.cheloha2018-11-171-2/+2
* Revert KERN_CPTIME2 ENODEV changes in kernel and userspace.cheloha2018-10-051-2/+2
* KERN_CPTIME2: set ENODEV if the CPU is offline.cheloha2018-09-261-2/+2
* When showing threads, say so. Fix up some comments and names at the same time.guenther2013-01-141-2/+2
* Diff from Mark Lumsden: cleanup of reading strings and numbers, tootto2007-11-221-2/+2
* u_endscreen()'s argument is entirely unused; inspired by zinovik@cs.karelia.ruderaadt2007-07-271-2/+2
* Instead of using hand-crafted redraws minimizing screen updates, use curses.otto2007-05-291-23/+30
* Show the CPU state %'s on first display as well. "looks good" deraadt@otto2006-03-041-2/+1
* Multi-cpu support for top. Each cpu now gets its own stats line.millert2005-06-081-3/+3
* use proper varargs(3), as opposed to a hack; ok millertpvalchev2003-06-131-4/+2
* cleanup; ok deraadtpvalchev2003-06-121-2/+2
* license change from William LeFebvre <wnl@groupsys.com>; top is now BSDderaadt2002-07-151-1/+29
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-23/+23
* First sweep. Prototype, type fixes, long fixes, mostly compiles withdownsj1997-08-221-1/+25
* top 3.4, with a few changes. Still needs more work.downsj1997-08-141-0/+9