Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 09/25/1999 19:42:54
Module Name:	syssrc
Committed By:	takemura
Date:		Sun Sep 26 02:42:54 UTC 1999

Modified Files:
	syssrc/sys/arch/hpcmips/stand/pbsdboot: disptest.c main.c pbsdboot.dsp
	    pbsdboot.h pbsdboot.uu vmem.c
Added Files:
	syssrc/sys/arch/hpcmips/stand/pbsdboot: mips.c systeminfo.c tx39xx.c
	    vr41xx.c
Removed Files:
	syssrc/sys/arch/hpcmips/stand/pbsdboot: startprog.c

Log Message:
TX39xx support.
  - startproc.c is divided into 3 files, mips.c, vr41xx.c and tx39xx.c
  - add systeminfo.c
Version of pbsdboot.exe is 1.6.0.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/hpcmips/stand/pbsdboot/disptest.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.dsp
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/hpcmips/stand/pbsdboot/main.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/mips.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/systeminfo.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/tx39xx.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/vr41xx.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.h \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.uu \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/vmem.c
cvs rdiff -r1.3 -r0 syssrc/sys/arch/hpcmips/stand/pbsdboot/startprog.c

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