freebsd-dev/usr.bin/top
Eitan Adler 419fab3b14 top(1): clean up in prep for const poisoning
- sprinkle "const" in a few obvious places
- remove "(void)" in front of lack-of-error-checked functions
2018-05-21 04:32:14 +00:00
..
boolean.h top(1): Migrate top to usr.bin 2018-05-19 22:40:23 +00:00
commands.c top(1): clean up in prep for const poisoning 2018-05-21 04:32:14 +00:00
commands.h top(1): Migrate top to usr.bin 2018-05-19 22:40:23 +00:00
display.c top(1): further unconditionally assume we're on FreeBSD 2018-05-21 04:02:45 +00:00
display.h top(1): further unconditionally assume we're on FreeBSD 2018-05-21 04:02:45 +00:00
layout.h top(1): Migrate top to usr.bin 2018-05-19 22:40:23 +00:00
loadavg.h top(1): Migrate top to usr.bin 2018-05-19 22:40:23 +00:00
machine.c top(1): further unconditionally assume we're on FreeBSD 2018-05-21 04:02:45 +00:00
machine.h top(1): build with WARNS=3 2018-05-21 03:58:15 +00:00
Makefile top(1): build with WARNS=3 2018-05-21 03:58:15 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
prime.c top(1): Migrate top to usr.bin 2018-05-19 22:40:23 +00:00
screen.c top(1): fix several more warnings 2018-05-21 03:36:16 +00:00
screen.h top(1): clean much of WARNS=3 issues 2018-05-21 00:53:42 +00:00
sigconv.awk top(1): fix "variable without declaration" warning 2018-05-21 01:05:32 +00:00
top.1 top(1): add getrusage to SEE also 2018-05-21 00:20:32 +00:00
top.c top(1): build with WARNS=3 2018-05-21 03:58:15 +00:00
top.h top(1): fix several more warnings 2018-05-21 03:36:16 +00:00
username.c top(1): pull configuration directly into header files 2018-05-20 23:37:30 +00:00
username.h top(1): pull configuration directly into header files 2018-05-20 23:37:30 +00:00
utils.c top(1): fix several more warnings 2018-05-21 03:36:16 +00:00
utils.h top(1): Quiesce several warnings 2018-05-20 02:14:27 +00:00