opnsense-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 geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkuz_blk.c Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_blk.h Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_blk_chain.h Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_blockcache.c Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_blockcache.h Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_cfg.h geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuz_cloop.h geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuz_conveyor.c geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuz_conveyor.h Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_format.h geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuz_fqueue.c Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_fqueue.h Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_insize.c Doh, fix some botched "fix" in r320277. 2017-06-23 23:11:05 +00:00
mkuz_insize.h o Move logic that determines size of the input image into its own 2017-06-17 02:58:31 +00:00
mkuz_lzma.c geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuz_lzma.h geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuz_time.c Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_time.h Improve performance in a few key areas: 2016-04-23 07:23:43 +00:00
mkuz_zlib.c geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuz_zlib.h geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
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 geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
mkuzip.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
mkuzip.h geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00