opnsense-src/usr.bin/netstat
Alfonso Gregory 1a7ac2bd24 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
..
bpf.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
common.c
common.h netstat: export weight for single-path routes. 2023-01-29 16:27:31 +00:00
if.c pf: make contents of struct pfsync_state configurable 2023-05-30 14:28:56 +02:00
inet.c netstat: display c and C flags properly 2023-06-09 23:58:00 +02:00
inet6.c netinet6: Fix mbuf leak in NDP 2022-05-31 21:06:14 +00:00
ipsec.c
main.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
Makefile netlink: add NETLINK/NETLINK_SUPPORT userland options. 2023-03-26 08:59:58 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.depend.options
mbuf.c
mroute.c netstat: Use valid prototypes for function declarations with no arguments. 2023-04-24 08:53:50 -07:00
mroute6.c netstat: Use valid prototypes for function declarations with no arguments. 2023-04-24 08:53:50 -07:00
netgraph.c
netisr.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
netstat.1 netstat(1): Use simpler language 2023-06-26 17:07:27 -06:00
netstat.h divert(4): provide statistics 2022-08-30 15:09:21 -07:00
nhgrp.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
nhops.c
nlist_symbols netstat: cleanup 2023-04-20 23:52:19 +02:00
pfkey.c
route.c netlink: add NETLINK/NETLINK_SUPPORT userland options. 2023-03-26 08:59:58 +00:00
route_netlink.c netlink: use newly-added snl(3) array parsing for handling multipath 2023-05-27 11:13:14 +00:00
sctp.c
unix.c