Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 09/16/2000 11:34:26
Module Name:	syssrc
Committed By:	wdk
Date:		Sat Sep 16 08:34:26 UTC 2000

Modified Files:
	syssrc/sys/arch/mipsco/mipsco: machdep.c
Added Files:
	syssrc/sys/arch/mipsco/include: bootinfo.h

Log Message:
Add support for bootinfo structure to be passed from 2nd stage bootstrap.
Pass symbol table information to DDB if available.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/mipsco/include/bootinfo.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mipsco/mipsco/machdep.c

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