freebsd-src/usr.bin/mkuzip
Alfonso Gregory 1a7ac2bd24 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
mkuz_blk.c
mkuz_blk.h
mkuz_blk_chain.h
mkuz_blockcache.c
mkuz_blockcache.h
mkuz_cfg.h
mkuz_cloop.h
mkuz_conveyor.c
mkuz_conveyor.h
mkuz_format.h
mkuz_fqueue.c
mkuz_fqueue.h
mkuz_insize.c
mkuz_insize.h
mkuz_lzma.c
mkuz_lzma.h
mkuz_time.c
mkuz_time.h
mkuz_zlib.c
mkuz_zlib.h
mkuz_zstd.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
mkuz_zstd.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
mkuzip.8
mkuzip.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
mkuzip.h