summaryrefslogtreecommitdiff
path: root/usr.bin/top/commands.c
AgeCommit message (Expand)Author
2005-12-04support for toggling thread viewing.Ted Unangst
2005-10-07sync help message with reality: sort acceptes keyword "pri"Hans-Joerg Hoexer
2005-06-17add a 'C' command ) that toggles the display of the full cmdline;Markus Friedl
2004-10-07introduce -p option and p command to only show a single process.Otto Moerbeek
2004-06-27errno struct member -> err; ok millert@Marco S Hyman
2004-05-09spacesTheo de Raadt
2003-09-19commands.c: add `o' and `S' to internal help, sort optionsJason McIntyre
2003-06-20some cleanings recommended by lintTheo de Raadt
2003-06-17properly typecast to uid_t the return value of proc_owner() and reportJean-Francois Brousseau
2003-06-15use uid_t and fix some sign compare warnings; OK krw@ and deraadt@Todd C. Miller
2003-06-13readable codeTheo de Raadt
2003-06-12cleanup; ok deraadtPeter Valchev
2003-04-06strcat -> strlcat fix. ok tedu@, deraadt@Thierry Deval
2002-07-15license change from William LeFebvre <wnl@groupsys.com>; top is now BSDTheo de Raadt
2002-05-29strlcatTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
1997-08-22First sweep. Prototype, type fixes, long fixes, mostly compiles withJason Downs
1997-08-14top 3.4, with a few changes. Still needs more work.Jason Downs