Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 00:38:41
Module Name: src
Committed By: lukem
Date: Thu Jun 2 00:38:41 UTC 2005
Modified Files:
src/sbin/fsck_ffs: dir.c inode.c setup.c
Log Message:
appease gcc -Wuninitialized
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sbin/fsck_ffs/dir.c
cvs rdiff -r1.53 -r1.54 src/sbin/fsck_ffs/inode.c
cvs rdiff -r1.75 -r1.76 src/sbin/fsck_ffs/setup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.