opnsense-src/tests/sys
Alfonso Gregory 6fde066264 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
..
acl
aio
audit
auditpipe
capsicum spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cddl Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
common
compat32 tests: Don't recurse into sys/compat32 2023-05-16 02:06:34 +01:00
devrandom spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
fifo spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
file spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
fs tests/fusefs: Suppress false warning from GCC. 2023-06-20 12:34:39 -07:00
geom geli tests: Add a regression test for PR 271766 2023-06-12 12:52:24 -04:00
kern unix tests: Add a regression test for getpeername(2) 2023-06-21 14:39:36 -04:00
kqueue
mac
mqueue
net spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
netgraph
netinet Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
netinet6 netinet6: make IPv6 fragment TTL per-VNET configurable. 2023-06-01 12:04:49 +00:00
netipsec
netlink netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests. 2023-06-13 15:26:44 +00:00
netmap spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
netpfil pf tests: test double-pass codel 2023-07-03 21:32:33 +02:00
opencrypto
pjdfstest
posixshm spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ses
sys spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
vfs
vm spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
vmm spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
Makefile tests: Don't recurse into sys/compat32 2023-05-16 02:06:34 +01:00
Makefile.depend
Makefile.inc