opnsense-src/usr.bin/wall
Alfonso Gregory cccdaf507e 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
..
Makefile
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ttymsg.c Add RFC 5424 syslog message output to syslogd. 2018-04-15 08:34:16 +00:00
ttymsg.h Add RFC 5424 syslog message output to syslogd. 2018-04-15 08:34:16 +00:00
wall.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
wall.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00