freebsd-src/sbin/newfs_msdos
Eric van Gyzen 1fd2752f6b newfs_msdos: fix type of kern.maxphys
The type of the kern.maxphys sysctl OID is now ulong.  Change the
local variable type to match.

Reviewed by:	delphij, emaste
Sponsored by:	Dell EMC Isilon

(cherry picked from commit 9990450e17)
2022-07-27 09:50:52 -04: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 newfs_msdos: fix type of kern.maxphys 2022-07-27 09:50:52 -04: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