freebsd-src/sbin/routed
Alfonso Gregory 65f3be9110 Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the
cases where they do return, they have not been marked __dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735
2023-07-07 10:45:17 -06:00
..
rtquery Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
defs.h
if.c
input.c
main.c
Makefile
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.inc
output.c
parms.c routed(8): Remove a double word in a source code comment 2022-04-09 14:36:20 +02:00
pathnames.h
radix.c
radix.h
rdisc.c
routed.8 Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
table.c
trace.c