opnsense-src/usr.bin/top
John Baldwin 10e4ad0b1b 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

(cherry picked from commit 4c9cb057bd)
2022-05-10 15:51:49 -07:00
..
commands.c top(1): support command name and argument grepping 2021-09-12 19:12:00 -06:00
commands.h top(1): support command name and argument grepping 2021-09-12 19:12:00 -06:00
display.c
display.h
layout.h
loadavg.h
machine.c top: Remove a duplicate extern declaration for show_args. 2022-05-10 15:51:49 -07:00
machine.h top(1): support command name and argument grepping 2021-09-12 19:12:00 -06:00
Makefile
Makefile.depend
screen.c
screen.h
top.1 top.1: Use the Dq macros instead of \*lq and \*rq 2021-11-24 17:10:31 +01:00
top.c top(1): Fix a typo in a source code comment 2022-04-09 08:16:07 +02:00
top.h top(1): support command name and argument grepping 2021-09-12 19:12:00 -06:00
username.c
username.h
utils.c
utils.h