freebsd-dev/usr.bin/top
Eitan Adler 3c9ec0a580 top(1): clean up some "const" related warnings
This leaves at WARNS=6:
35 warnings in top.c
88 warnings in machine.c

all of which are either "incompatible-pointer-types-discards-qualifiers"
or "cast-qual"
2018-05-21 09:32:52 +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 some "const" related warnings 2018-05-21 09:32:52 +00:00
commands.h top(1): Migrate top to usr.bin 2018-05-19 22:40:23 +00:00
display.c top(1): modernize a bit; reduce warnings 2018-05-21 09:25:21 +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): fix MIPS 2018-05-21 04:47:13 +00:00
machine.c top(1): modernize a bit; reduce warnings 2018-05-21 09:25:21 +00:00
machine.h top(1): modernize a bit; reduce warnings 2018-05-21 09:25:21 +00:00
Makefile Revert r333969 which contained one too many changes 2018-05-21 09:20:26 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
screen.c top(1): modernize a bit; reduce warnings 2018-05-21 09:25:21 +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): modernize a bit; reduce warnings 2018-05-21 09:25:21 +00:00
top.h top(1): modernize a bit; reduce warnings 2018-05-21 09:25:21 +00:00
username.c top(1): modernize a bit; reduce warnings 2018-05-21 09:25:21 +00:00
username.h top(1): add myself as a MAINTAIENR 2018-05-21 05:00:19 +00:00
utils.c top(1): add myself as a MAINTAIENR 2018-05-21 05:00:19 +00:00
utils.h top(1): Quiesce several warnings 2018-05-20 02:14:27 +00:00