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
/
Makefile
Age
Commit message (
Expand
)
Author
2018-09-22
Use user_from_uid() and uid_from_user() directly. The wrappers
Todd C. Miller
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2010-03-18
zap -g that sneaked in some time ago
Otto Moerbeek
2007-09-25
remove unneeded files, from Mark Lumsden
Otto Moerbeek
2007-05-29
Instead of using hand-crafted redraws minimizing screen updates, use curses.
Otto Moerbeek
2007-02-23
Use sys_signame[] from libc instead of creating a top-specific
Todd C. Miller
2007-01-02
top(1) doesn't use any math.h function, so do not include math.h and
Otto Moerbeek
2003-06-13
readable code
Theo de Raadt
2003-05-29
-I${.CURDIR} not needed
Theo de Raadt
2001-06-27
UVM is no longer an option
Artur Grabowski
2001-02-17
bye bye setgid kvm
Theo de Raadt
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-06-05
Need defines for UVM on 68k.
Artur Grabowski
1998-08-21
support "-o field" and the interactive "o" command
kstailey
1998-07-24
-lcurses, not termcap/termlib
Todd C. Miller
1997-08-17
some small fixes...
Jason Downs
1997-08-14
top 3.4, with a few changes. Still needs more work.
Jason Downs