freebsd-dev/usr.sbin/jail
Alfonso Gregory a9cce232a6 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
..
tests spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
command.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
config.c jail: add ".include" directive to jail.conf 2023-06-06 17:19:12 -07:00
jail.8 jail.8: Update the allow.nfsd section 2023-03-14 15:28:02 -07:00
jail.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
jail.conf.5 jail: add ".include" directive to jail.conf 2023-06-06 17:19:12 -07:00
jaillex.l jail: Use re-entrant versions of lex & yacc, and lex's yylineno 2023-06-03 20:07:09 -07:00
jailp.h jail: add ".include" directive to jail.conf 2023-06-06 17:19:12 -07:00
jailparse.y jail: add ".include" directive to jail.conf 2023-06-06 17:19:12 -07:00
Makefile jail: Mute -Wunused-but-set-variable for yynerrs. 2023-06-20 12:38:20 -07:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
state.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00