Age | Commit message (Expand) | Author |
2015-05-06 | Display thread IDs instead of the name of the process's owner when "-H" | Martin Pieuchot |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2014-09-17 | try to document that the -1 option will be selected by default if more | David Gwynne |
2014-09-17 | be more explicit about what '1' toggles between | David Gwynne |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2012-06-06 | tweak previous; | Jason McIntyre |
2012-06-05 | Add support for hiding a user's processes in top. | Bryan Steele |
2011-12-16 | Use H to make top show process threads, instead of the current T. This is | Joel Sing |
2011-03-25 | clarify the description of the `1' command; | Jason McIntyre |
2010-08-10 | add a description for bsd.sp where appropriate; while here, write | Igor Sobrado |
2010-04-23 | mention hostname, prompted by lum@ | Otto Moerbeek |
2010-03-24 | Document updating the display using the space-bar. | lum |
2010-01-29 | Allow sorting by command and pid. Also, allow partial matches with strncmp. | Ted Unangst |
2009-12-22 | add `1' to the interactive command list too; from Mark Lumsden | Jason McIntyre |
2009-12-10 | better wording for 1 option from jmc | Ted Unangst |
2009-12-10 | add an option '1' to display all cpu stats combined. helps save space | Ted Unangst |
2007-11-17 | oops - fix dodgy -width specifier too; | Jason McIntyre |
2007-11-17 | talk about "user" consistently; from Mark Lumsden | Jason McIntyre |
2007-09-17 | small update regarding removal of process highlighting; | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | Instead of using hand-crafted redraws minimizing screen updates, use curses. | Otto Moerbeek |
2007-03-15 | make the description of command line options and interactive | Jason McIntyre |
2007-02-14 | more refinements for the interactive commands section; ok otto | Jason McIntyre |
2007-02-13 | mark up `dumb' using .Em, to be consistent with an earlier | Jason McIntyre |
2007-02-13 | improve the description for -C; | Jason McIntyre |
2007-02-09 | document how signalling via `k' works, after some help from theo and miod; | Jason McIntyre |
2007-02-09 | clean up the interactive commands list, mainly by showing | Jason McIntyre |
2007-02-06 | document the `+' interactive command more fully; | Jason McIntyre |
2007-02-04 | Introducing the '+' interactive command to reset all filters. | Otto Moerbeek |
2007-01-10 | - use .Sq for single characters, rather than .Dq | Jason McIntyre |
2007-01-03 | Missing 'T' in interactive command list. From Mark Lumsden. | Otto Moerbeek |
2007-01-03 | Add a 'g' command to only show processes having a string in their | Otto Moerbeek |
2006-12-27 | Also provide 'C' as a command line arg. From Mark Lumsden <mark at cyodesigns | Otto Moerbeek |
2005-12-05 | oops: forgot to remind tedu to add -T to SYNOPSIS too... | Jason McIntyre |
2005-12-04 | support for toggling thread viewing. | Ted Unangst |
2005-09-06 | pesky comma; | Jason McIntyre |
2005-09-06 | make some of the stat utility pages reference each other; | Jason McIntyre |
2005-06-17 | add a 'C' command ) that toggles the display of the full cmdline; | Markus Friedl |
2005-05-25 | SIZE and RES are not always in kbytes | Jared Yanovich |
2005-05-14 | sort options + sync usage(); | Jason McIntyre |
2005-05-13 | grab bag of man page updates | Jared Yanovich |
2004-10-07 | introduce -p option and p command to only show a single process. | Otto Moerbeek |
2004-05-10 | Describe load average and remove useless "BUG". OK deraadt@ | Todd C. Miller |
2003-09-19 | commands.c: add `o' and `S' to internal help, sort options | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt |
2002-04-21 | Document fractional delays. | Hugh Graham |
2001-11-11 | Add 'S' to interactive mode to toggle the display of system | Federico G. Schwindt |
2001-05-10 | Typo; physial -> physical. | Aaron Campbell |