K 10 svn:author V 7 asomers K 8 svn:date V 27 2020-11-26T23:35:13.749836Z K 7 svn:log V 315 MFC r365956: fsx: fix build with WARNS=6 * signed/unsigned comparisons * use standard warn(3) * Suppress warnings about local vars and funcs not declared static * const-correctness * declaration shadows a variable in the global scope Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D26516 END