index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
top
/
commands.c
Age
Commit message (
Expand
)
Author
2005-12-04
support for toggling thread viewing.
Ted Unangst
2005-10-07
sync help message with reality: sort acceptes keyword "pri"
Hans-Joerg Hoexer
2005-06-17
add a 'C' command ) that toggles the display of the full cmdline;
Markus Friedl
2004-10-07
introduce -p option and p command to only show a single process.
Otto Moerbeek
2004-06-27
errno struct member -> err; ok millert@
Marco S Hyman
2004-05-09
spaces
Theo de Raadt
2003-09-19
commands.c: add `o' and `S' to internal help, sort options
Jason McIntyre
2003-06-20
some cleanings recommended by lint
Theo de Raadt
2003-06-17
properly typecast to uid_t the return value of proc_owner() and report
Jean-Francois Brousseau
2003-06-15
use uid_t and fix some sign compare warnings; OK krw@ and deraadt@
Todd C. Miller
2003-06-13
readable code
Theo de Raadt
2003-06-12
cleanup; ok deraadt
Peter Valchev
2003-04-06
strcat -> strlcat fix. ok tedu@, deraadt@
Thierry Deval
2002-07-15
license change from William LeFebvre <wnl@groupsys.com>; top is now BSD
Theo de Raadt
2002-05-29
strlcat
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
1997-08-22
First sweep. Prototype, type fixes, long fixes, mostly compiles with
Jason Downs
1997-08-14
top 3.4, with a few changes. Still needs more work.
Jason Downs