Module Name: src Committed By: joerg Date: Sat Mar 24 08:22:24 UTC 2012
Modified Files:
src/sbin/newfs_ext2fs: Makefile mke2fs.c
Log Message:
Avoid non-literal format string. Raise WARNS to 4 and disable
sign warnings instead.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sbin/newfs_ext2fs/Makefile
cvs rdiff -u -r1.15 -r1.16 src/sbin/newfs_ext2fs/mke2fs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
