Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 05/05/2001 11:26:14
Module Name:	syssrc
Committed By:	takemura
Date:		Sat May  5 08:26:14 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/stand: Makefile
	syssrc/sys/arch/hpcmips/stand/pbsdboot: main.c pbsdboot.uu pbsdboot1.uu

Log Message:
Fix Makefile to generate dummy pbsdboot/opt_spec_platform.h, which will
be created by config(8) when you compile kernel. And update binary files.
The version number is '1.17.4 2001.05.05'.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/hpcmips/stand/Makefile
cvs rdiff -r1.54 -r1.55 syssrc/sys/arch/hpcmips/stand/pbsdboot/main.c
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.uu
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot1.uu

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