aboutsummaryrefslogtreecommitdiff
path: root/contrib/top
Commit message (Expand)AuthorAgeFilesLines
...
* | Properly trim the header line too, to fix wrap-around problems thatGiorgos Keramidas2005-05-181-1/+41
* | Merge the CPU and WCPU columns in a single %6.2f column, add a new 'C'Giorgos Keramidas2005-05-183-7/+24
* | - Add a THR column to the process listing, that shows the number ofGiorgos Keramidas2005-04-142-4/+6
* | Correct macro usage.Christian Brueffer2005-03-131-1/+1
* | This patch merges the sort fields for both pages, so you can (forAlfred Perlstein2004-08-162-7/+3
* | 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-123-3/+11
* | Build upon the nice work of Alfred and add sorting capabilities toGiorgos Keramidas2004-07-082-6/+13
* | 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-013-10/+55
* | Replace a reference to /kernel with /boot/kernel/kernelEivind Eklund2003-08-261-1/+1
* | Changes to allow top to decide whether or not to show multiple threads perJulian Elischer2003-07-173-5/+20
* | Fix a bug where you couldn't start top in a very small window. NowDavid Malone2002-08-111-0/+2
* | Don't depend on <pwd.h> to bogusly include <sys/types.h>.Mike Barcroft2002-06-091-0/+3
* | Resolve conflicts.David Malone2002-01-243-10/+40
* | Resolve conflicts (our -t option, we'd fixed a bug in a slightly different way).David Malone2002-01-241-13/+38
* | Resolve conflicts (we have a -t option).David Malone2002-01-241-2/+14
* | Resolve conflict: We made a fix renaming a structure member error,David Malone2002-01-241-6/+8
* | This commit was generated by cvs2svn to compensate for changes in r89750,David Malone2002-01-2415-197/+494
|\|
| * import top_3_5beta12vendor/top/3.5beta12David Malone2002-01-2421-228/+585
* | 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-042-2/+6
* | Don't declare ospeed as a common - and it happens to be incorrect as well.Peter Wemm2000-09-161-1/+2
* | Correct default value for -s option.Alexey Zelkin2000-07-201-1/+2
* | uptime display more in style with original codeDavid E. O'Brien1999-01-093-42/+37
* | Display uptime in upper right corner.David E. O'Brien1998-12-191-0/+43
* | Port top to the alpha.Doug Rabson1998-11-251-1/+1
* | Add missing .TP in "INTERACTIVE MODE" section.Dag-Erling Smørgrav1998-08-121-0/+1
* | Merge from stable: support for the o, order, commandWolfram Schneider1998-08-121-1/+1
* | Add -t option ('t' in interactive mode) to make top(1) ignore itself.Dag-Erling Smørgrav1998-08-043-7/+32
* | Fixed printf format errors.Bruce Evans1998-07-061-1/+2
* | Declared version_string() properly (1970's style).Bruce Evans1998-07-061-0/+1
* | vmunix -> kernelSteve Price1998-01-131-1/+1
* | Reviewed by: William LeFebvre <wnl@groupsys.com>John Birrell1997-12-221-6/+6
* | Buffer overflow from bitblt's commit to OpenBSD. Committed here for lackWarner Losh1997-12-041-2/+5
* | spelling corrections.Wolfram Schneider1997-09-131-1/+1
* | fix a few spelling changesJohn-Mark Gurney1997-08-301-1/+1
* | Use UT_NAMESIZE instead of hardcoded user names lengthAndrey A. Chernov1997-04-211-2/+3
* | Apply the FreeBSD-local patches.Joerg Wunsch1997-03-237-17/+107
|/
* This is the long-awaited import of top into the base system (actually,vendor/top/3.4Joerg Wunsch1997-03-2336-0/+7017