freebsd-skq/sbin/newfs_msdos
arichardson dc2fa077a5 Fix makefs bootstrap on macOS after D25563
The macOS assert.h header does not define static_assert when compiling in
C99 mode. To fix this compile with -std=c11.

Reviewed By:	emaste
Differential Revision: https://reviews.freebsd.org/D25928
2020-08-25 13:30:24 +00:00
..
Makefile Fix makefs bootstrap on macOS after D25563 2020-08-25 13:30:24 +00: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 Merge r357225 from the clang1000-import branch: 2020-01-28 20:12:29 +00:00