opnsense-src/usr.bin/ktrace
Alfonso Gregory a1b6427a97 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
..
ktrace.1 Make it clear what the userland traces are in the ktrace(1) man page. 2019-08-26 10:18:19 +00:00
ktrace.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
ktrace.h Decode kevent structures logged via ktrace(2) in kdump. 2017-11-25 04:49:12 +00:00
Makefile Make ktrace(1) build cleanly at WARNS level 6 by completely rethinking the 2011-10-18 08:26:12 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
subr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00