opnsense-src/libexec/rpc.rwalld
Alfonso Gregory 69c0fb2a7a 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
..
Makefile Convert to LIBADD 2014-11-25 21:18:18 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rpc.rwalld.8 Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
rwalld.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00