tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
top
/
at
jcs
15 files
Makefile
Use user_from_uid() and uid_from_user() directly. The wrappers in username.c are now so simple there is no longer a good reason to use them. OK deraadt@
7 years ago
commands.c
Replace "boolean.h" with <stdbool.h>
6 years ago
display.c
top(1): remove last vestiges of "last pid" support
3 years ago
display.h
remove prototypes with no matching function
2 years ago
layout.h
Remove some uneeded includes and declarations. -Wall is happy and no binary change. From Mark Lumsden.
19 years ago
machine.c
Add {get,set}thrname(2) for putting thread names in the kernel and exposed in a new field returned by sysctl(KERN_PROC). Update pthread_{get,set}_name_np(3) to use the syscalls. Show them, when set, in ps -H and top -H output.
3 years ago
machine.h
top(1): remove last vestiges of "last pid" support
3 years ago
screen.c
Replace "boolean.h" with <stdbool.h>
6 years ago
screen.h
remove unused function
17 years ago
top.1
For unquoted in-line literal displays, use the .Li macro. Improves discoverability of the column headers, and in non-terminal output, also results in a more appropriate font.
10 months ago
top.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
top.h
Use user_from_uid() and uid_from_user() directly. The wrappers in username.c are now so simple there is no longer a good reason to use them. OK deraadt@
7 years ago
top.local.h
Remove unused Table_size define and digits() function.
7 years ago
utils.c
Remove unused Table_size define and digits() function.
7 years ago
utils.h
Remove unused Table_size define and digits() function.
7 years ago