Age | Commit message (Expand) | Author |
1999-06-23 | our top does not show the last pid assigned | Todd C. Miller |
1999-06-21 | stop casting the third argument to kvm_read to char *. it is a void *. | Artur Grabowski |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-22 | Update for new vmswap code. | Tobias Weingartner |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-04-26 | s/STDIN_FILENO/STDOUT_FILENO/ to match top distribution code, rohee@essi.fr. | Jason Downs |
1999-03-22 | pronoun agreement | Paul Janzen |
1999-03-06 | back out changes that should not have escaped my local tree | Todd C. Miller |
1999-03-06 | add missing reference to infocmp | Todd C. Miller |
1999-02-19 | Xr | Theo de Raadt |
1998-12-16 | more .Nm fixes | Aaron Campbell |
1998-11-28 | do not count swap spaces that were not swapon(2)ed | kstailey |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1998-09-20 | cp_time is long, deal with it. | Niklas Hallqvist |
1998-09-20 | widen unsigned entities to signed ones before subtracting, fixes sorting on a... | Niklas Hallqvist |
1998-08-21 | support "-o field" and the interactive "o" command | kstailey |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt |
1998-06-25 | handle missing swap | Theo de Raadt |
1997-12-02 | watch those overflows | bitblt |
1997-11-08 | Sort idle processes by total CPU usage, not cpticks since cpticks | Todd C. Miller |
1997-09-16 | small terminals are dumb | Tobias Weingartner |
1997-09-09 | "last pid" stuff is useless with random pids. | Todd C. Miller |
1997-09-09 | Use kvm_openfiles() not the sunos compat kvm_open(). | Todd C. Miller |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt |
1997-08-24 | Fix compiler warnings. | Todd C. Miller |
1997-08-22 | Two more alpha warnings. | Jason Downs |
1997-08-22 | First sweep. Prototype, type fixes, long fixes, mostly compiles with | Jason Downs |
1997-08-17 | print "idle" for idle processes | kstailey |
1997-08-17 | some small fixes... | Jason Downs |
1997-08-14 | Mandoc manual, and use the full screen. | Jason Downs |
1997-08-14 | top 3.4, with a few changes. Still needs more work. | Jason Downs |