freebsd-dev/sbin/newfs_msdos
Eric van Gyzen 4e71258227 newfs_msdos: connect the ATF test from NetBSD
NetBSD has an ATF test for newfs_msdos.  Connect it to the build.
Adapt it for FreeBSD.  This would have caught the bug fixed by my
previous commit.

Reviewed by:	delphij, emaste
MFC after:	1 week
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D34116
2022-02-16 09:56:16 -06:00
..
tests newfs_msdos: connect the ATF test from NetBSD 2022-02-16 09:56:16 -06:00
Makefile newfs_msdos: connect the ATF test from NetBSD 2022-02-16 09:56:16 -06:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkfs_msdos.c newfs_msdos: fix type of kern.maxphys 2022-02-16 09:56:16 -06:00
mkfs_msdos.h Added option to cluster-align the start of the root directory. 2018-06-15 06:03:40 +00:00
newfs_msdos.8 Added option to cluster-align the start of the root directory. 2018-06-15 06:03:40 +00:00
newfs_msdos.c Fix the following -Werror warning from clang 10.0.0 in newfs_msdos: 2020-01-28 20:10:26 +00:00