freebsd-nq/usr.bin/top
John Baldwin 4c9cb057bd top: Remove a duplicate extern declaration for show_args.
This fixes a -Wnested-extern error with GCC 9.  There is an existing
extern declaration in top.h.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D31937
2021-09-15 09:03:17 -07:00
..
commands.c top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
commands.h top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
display.c top: display battery capacity remaining 2019-12-21 05:03:21 +00:00
display.h top: display battery capacity remaining 2019-12-21 05:03:21 +00:00
layout.h
loadavg.h
machine.c top: Remove a duplicate extern declaration for show_args. 2021-09-15 09:03:17 -07:00
machine.h top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
Makefile
Makefile.depend
screen.c
screen.h
top.1 top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
top.c top(1): indicate how to reset grep string 2021-09-07 20:56:45 -06:00
top.h top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
username.c
username.h
utils.c Add a "B" suffix to memory quantities in top(1) output. 2019-11-18 20:55:01 +00:00
utils.h