Subject: CVS commit: syssrc/sys/arch/hpc/stand/hpcboot
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 02/04/2002 19:31:06
Module Name:	syssrc
Committed By:	uch
Date:		Mon Feb  4 17:31:06 UTC 2002

Modified Files:
	syssrc/sys/arch/hpc/stand/hpcboot: file_fat.cpp

Log Message:
correct file opening mode. CreateFile(_filename, GENERIC_READ, 0, 0, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0);


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpc/stand/hpcboot/file_fat.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.