Module Name: src Committed By: justin Date: Sat Apr 5 12:32:27 UTC 2014
Modified Files: src/sbin/fsck_ffs: inode.c src/sbin/newfs: mkfs.c Log Message: Iterate over fields of struct seperately to avoid warnings from pedantic compilers To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sbin/fsck_ffs/inode.c cvs rdiff -u -r1.120 -r1.121 src/sbin/newfs/mkfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.