Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 08/06/2004 17:21:28
Module Name:	src
Committed By:	uch
Date:		Fri Aug  6 17:21:28 UTC 2004

Modified Files:
	src/sys/arch/hpc/stand/hpcboot: arch.cpp file_http.cpp file_manager.cpp
	    hpcboot.cpp hpcboot.h
	src/sys/arch/hpc/stand/hpcboot/sh3: sh_arch.cpp

Log Message:
make hpcboot.exe compile on VC5 (H/PC Ver.1.01 for MIPS, H/PC Ver.2.00 for SH).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/hpc/stand/hpcboot/arch.cpp
cvs rdiff -r1.7 -r1.8 src/sys/arch/hpc/stand/hpcboot/file_http.cpp
cvs rdiff -r1.3 -r1.4 src/sys/arch/hpc/stand/hpcboot/file_manager.cpp
cvs rdiff -r1.14 -r1.15 src/sys/arch/hpc/stand/hpcboot/hpcboot.cpp
cvs rdiff -r1.4 -r1.5 src/sys/arch/hpc/stand/hpcboot/hpcboot.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/hpc/stand/hpcboot/sh3/sh_arch.cpp

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