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
/
machine.h
Age
Commit message (
Expand
)
Author
2007-05-29
Instead of using hand-crafted redraws minimizing screen updates, use curses.
Otto Moerbeek
2005-12-04
support for toggling thread viewing.
Ted Unangst
2005-06-08
Multi-cpu support for top. Each cpu now gets its own stats line.
Todd C. Miller
2004-10-07
introduce -p option and p command to only show a single process.
Otto Moerbeek
2004-06-13
Typos in comments and a redundant prototype. From Brian Poole via jmc@
Otto Moerbeek
2004-05-09
spaces
Theo de Raadt
2003-07-07
protos
Theo de Raadt
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
2002-07-15
license change from William LeFebvre <wnl@groupsys.com>; top is now BSD
Theo de Raadt
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
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