freebsd-src/sbin/newfs_msdos
Eric van Gyzen c14635226b 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

(cherry picked from commit 4e71258227)
2022-03-02 15:56:30 -06:00
..
tests newfs_msdos: connect the ATF test from NetBSD 2022-03-02 15:56:30 -06:00
Makefile newfs_msdos: connect the ATF test from NetBSD 2022-03-02 15:56:30 -06:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkfs_msdos.c Use KERN_MAXPHYS. 2020-07-05 00:19:08 +00: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