opnsense-src/tests/sys/cddl/zfs
Alfonso Gregory 6fde066264 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:17 -06:00
..
bin Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
include zfs tests: stop writing to arbitrary devices 2022-11-11 14:43:47 -06:00
tests Fix the zfsd_autoreplace_001_neg test 2023-07-05 16:38:49 -06:00
Makefile