Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 08/03/1999 15:02:22
Module Name:	syssrc
Committed By:	wrstuden
Date:		Tue Aug  3 22:02:22 UTC 1999

Modified Files:
	syssrc/sys/msdosfs: msdosfs_vnops.c

Log Message:
Modify msdosfs_getattr() so that it will report archived files (ATTR_ARCHIVE
cleared) as mode S_ARCH1 in addition to having flags SF_ARCHIVED.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 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.