aboutsummaryrefslogtreecommitdiff
path: root/contrib/top/commands.c
Commit message (Expand)AuthorAgeFilesLines
* - Add J command to help.Bryan Drewery2014-05-021-0/+1
* Add "pid" to the help menu (sort keys section).Rui Paulo2012-11-111-2/+2
* Allow per-CPU statistics to be toggled at runtime via the 'P' key.John Baldwin2011-07-111-0/+1
* Add a new option to toggle the display of the system idle process (per-CPUJohn Baldwin2011-05-311-0/+1
* Add 'jid' as a possible sort order to the help screen.Sergey Kandaurov2010-11-121-2/+4
* - s/jail id/jail ID/, acronyms should be in uppercase in general. Also,Rong-En Fan2007-05-041-1/+1
* - Add documentation notes for the 'a' option, forgotten in the previousStanislav Sedov2007-05-031-0/+1
* - Add a new 'j' switch and runtime option to toggle display jail id forRong-En Fan2007-04-171-1/+2
* Merge the CPU and WCPU columns in a single %6.2f column, add a new 'C'Giorgos Keramidas2005-05-181-0/+1
* - Add a THR column to the process listing, that shows the number ofGiorgos Keramidas2005-04-141-1/+1
* This patch merges the sort fields for both pages, so you can (forAlfred Perlstein2004-08-161-1/+1
* document the 'I' and 't' commands in the help screen in top(1).Alfred Perlstein2004-07-121-2/+3
* Make 'S' in interactive mode toggle display of system processes.Alfred Perlstein2004-07-121-0/+1
* Build upon the nice work of Alfred and add sorting capabilities toGiorgos Keramidas2004-07-081-1/+5
* Changes to allow top to decide whether or not to show multiple threads perJulian Elischer2003-07-171-0/+1
* Resolve conflict: We made a fix renaming a structure member error,David Malone2002-01-241-6/+8
* Merge from stable: support for the o, order, commandWolfram Schneider1998-08-121-1/+1
* Declared version_string() properly (1970's style).Bruce Evans1998-07-061-0/+1
* Reviewed by: William LeFebvre <wnl@groupsys.com>John Birrell1997-12-221-6/+6
* This is the long-awaited import of top into the base system (actually,vendor/top/3.4Joerg Wunsch1997-03-231-0/+509