opnsense-src/usr.bin/cksum
Alfonso Gregory 498a0a9c61 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
..
cksum.1
cksum.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
crc.c usr.bin/cksum: localize _total variables. 2022-07-17 17:24:31 -07:00
crc32.c usr.bin/cksum: localize _total variables. 2022-07-17 17:24:31 -07:00
extern.h usr.bin/cksum: localize _total variables. 2022-07-17 17:24:31 -07:00
Makefile
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
print.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sum1.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sum2.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00