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
/
display.h
Age
Commit message (
Expand
)
Author
2013-01-14
When showing threads, say so. Fix up some comments and names at the same time.
Philip Guenther
2007-11-22
Diff from Mark Lumsden: cleanup of reading strings and numbers, to
Otto Moerbeek
2007-07-27
u_endscreen()'s argument is entirely unused; inspired by zinovik@cs.karelia.ru
Theo de Raadt
2007-05-29
Instead of using hand-crafted redraws minimizing screen updates, use curses.
Otto Moerbeek
2006-03-04
Show the CPU state %'s on first display as well. "looks good" deraadt@
Otto Moerbeek
2005-06-08
Multi-cpu support for top. Each cpu now gets its own stats line.
Todd C. Miller
2003-06-13
use proper varargs(3), as opposed to a hack; ok millert
Peter Valchev
2003-06-12
cleanup; ok deraadt
Peter Valchev
2002-07-15
license change from William LeFebvre <wnl@groupsys.com>; top is now BSD
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
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