Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: he
Date: Mon Dec 20 13:16:31 UTC 1999
Modified Files:
syssrc/sys/ufs/ffs [netbsd-1-4]: ffs_vfsops.c
Log Message:
Pull up revision 1.56 (via patch, requested by drochner):
Fix the use of an uninitialized variable. This could be triggered
if the file system to be mounted is a pre-BSD4.4 one (which can
result in the old file system being rejected).
To generate a diff of this commit:
cvs rdiff -r1.49.2.1 -r1.49.2.2 syssrc/sys/ufs/ffs/ffs_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