summaryrefslogtreecommitdiff
path: root/contrib/top/top.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* - s/jail id/jail ID/, acronyms should be in uppercase in general. Also,Rong-En Fan2007-05-041-1/+1
* - Add new 'a' and 'j' options into usageRong-En Fan2007-04-191-1/+1
* - Add a new 'j' switch and runtime option to toggle display jail id forRong-En Fan2007-04-171-4/+19
* - Add new 'a' switch and runtime option that allows 'top' to display processStanislav Sedov2007-04-141-5/+16
* Re-add option -C to usage().Ruslan Ermilov2006-04-191-1/+1
* Bring SYNOPSIS in line with usage().Ruslan Ermilov2006-04-181-3/+4
* Merge the CPU and WCPU columns in a single %6.2f column, add a new 'C'Giorgos Keramidas2005-05-181-7/+22
* - Add a THR column to the process listing, that shows the number ofGiorgos Keramidas2005-04-141-3/+5
* This patch merges the sort fields for both pages, so you can (forAlfred Perlstein2004-08-161-6/+2
* Make 'S' in interactive mode toggle display of system processes.Alfred Perlstein2004-07-121-3/+7
* Build upon the nice work of Alfred and add sorting capabilities toGiorgos Keramidas2004-07-081-5/+8
* Correct a misleading (cut'n'pasted) comment.Dag-Erling Smørgrav2004-07-051-1/+1
* New feature, provide a display that shows the amount of IO processesAlfred Perlstein2004-07-011-10/+41
* Changes to allow top to decide whether or not to show multiple threads perJulian Elischer2003-07-171-5/+18
* Resolve conflicts (our -t option, we'd fixed a bug in a slightly different way).David Malone2002-01-241-13/+38
* Make top exit if its tty vanishes.David Malone2001-11-041-2/+8
* Don't do unsafe activities inside signal handlers. Just set a flag andKris Kennaway2001-08-061-44/+54
* Fix another possible bufer overflow in top.Warner Losh2000-11-031-1/+1
* display.c: sprintf -> snprintfWarner Losh2000-10-041-1/+3
* uptime display more in style with original codeDavid E. O'Brien1999-01-091-0/+1
* Add -t option ('t' in interactive mode) to make top(1) ignore itself.Dag-Erling Smørgrav1998-08-041-5/+19
* Apply the FreeBSD-local patches.Joerg Wunsch1997-03-231-2/+13
* This is the long-awaited import of top into the base system (actually,vendor/top/3.4Joerg Wunsch1997-03-231-0/+996