freebsd-src/sbin/mdconfig
Alfonso Gregory 65f3be9110 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
..
tests mdconfig: Add a regression test for mediasize rounding 2021-08-31 15:50:09 -04:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mdconfig.8 md: Add MD_MUSTDEALLOC support 2021-09-11 20:04:52 +08:00
mdconfig.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00