Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 09/26/1999 05:46:59
Module Name:	syssrc
Committed By:	takemura
Date:		Sun Sep 26 12:46:58 UTC 1999

Modified Files:
	syssrc/sys/arch/hpcmips/stand/pbsdboot: main.c pbsdboot.dsp pbsdboot.h
	    pbsdboot.uu systeminfo.c
Added Files:
	syssrc/sys/arch/hpcmips/stand/include/machine: platid_mask.h
	syssrc/sys/arch/hpcmips/stand/pbsdboot: platid.c platid_mask.c

Log Message:
Use platid insted of ProcessorArchitecture because Win CE 1.0 dose not
support ProcessorArchitecture in SYSTEM_INFO.
Now version of pbsdboot.exe is 1.7.0.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 \
    syssrc/sys/arch/hpcmips/stand/include/machine/platid_mask.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/hpcmips/stand/pbsdboot/main.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.dsp
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.h \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.uu
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/platid.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/platid_mask.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpcmips/stand/pbsdboot/systeminfo.c

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