freebsd-dev/usr.sbin/arp
Alfonso Gregory 72e1ea2f13 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:18 -06:00
..
arp_netlink.c netlink: update rta_multipath conditions in arp/ndp after 656a39c1a0 2023-05-27 13:25:16 +00:00
arp.4
arp.8
arp.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
arp.h arp: convert arp(8) to netlink. 2023-04-25 11:26:22 +00:00
Makefile arp: convert arp(8) to netlink. 2023-04-25 11:26:22 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00