Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs
Module Name: src
Committed By: mycroft
Date: Tue Jan 11 00:19:36 UTC 2005
Modified Files:
src/sys/ufs/ext2fs: ext2fs_vfsops.c
src/sys/ufs/ffs: ffs_vfsops.c
src/sys/ufs/lfs: lfs_vfsops.c
Log Message:
Rearrange some code slightly to avoid uninitialized variable warnings.
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/ufs/ext2fs/ext2fs_vfsops.c
cvs rdiff -r1.159 -r1.160 src/sys/ufs/ffs/ffs_vfsops.c
cvs rdiff -r1.161 -r1.162 src/sys/ufs/lfs/lfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index