aboutsummaryrefslogtreecommitdiff
path: root/contrib/top/top.c
Commit message (Expand)AuthorAgeFilesLines
* 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