Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/31/2000 21:33:02
Module Name: syssrc
Committed By: he
Date: Mon Jul 31 18:33:02 UTC 2000
Modified Files:
syssrc/sys/msdosfs [netbsd-1-4]: msdosfs_vnops.c
Log Message:
Pull up revision 1.102 (via patch, requested by jdolecek):
Do not report archived files as having SF_ARCHIVED set, as the
semantics between Unix and MS-DOS/Windows differ significantly
on how to interpret this flag. Fixes PR#8439.
To generate a diff of this commit:
cvs rdiff -r1.79.2.9 -r1.79.2.10 syssrc/sys/msdosfs/msdosfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.