Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/30/2005 02:26:17
Module Name:	src
Committed By:	simonb
Date:		Mon May 30 02:26:17 UTC 2005

Modified Files:
	src/sys/arch/mips/mips: db_disasm.c db_trace.c trap.c

Log Message:
Deal with extra constiness in ddb.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/mips/mips/db_disasm.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/mips/mips/db_trace.c
cvs rdiff -r1.194 -r1.195 src/sys/arch/mips/mips/trap.c

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