Subject: CVS commit: src/sys/arch/sandpoint/stand/netboot
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 12/12/2007 04:17:50
Module Name:	src
Committed By:	nisimura
Date:		Wed Dec 12 04:17:50 UTC 2007

Modified Files:
	src/sys/arch/sandpoint/stand/netboot: Makefile main.c

Log Message:
have a compile time option, START_DDB_SESSION, to invoke immediate
DDB session in mid initppc().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sandpoint/stand/netboot/Makefile
cvs rdiff -r1.9 -r1.10 src/sys/arch/sandpoint/stand/netboot/main.c

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