Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 03/11/2001 11:19:31
Module Name:	syssrc
Committed By:	wdk
Date:		Sun Mar 11 09:19:31 UTC 2001

Modified Files:
	syssrc/sys/arch/mipsco/mipsco: machdep.c

Log Message:
1.  Remove cpu_exec_ecoff_hook
2.  Invoke KGDB if booted with RB_KDB flag
3.  Don't round up page address when zeroing BSS - this can overwrite debug
    symbols


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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.