Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/30/2001 01:17:25
Module Name:	syssrc
Committed By:	matt
Date:		Sun Apr 29 22:17:25 UTC 2001

Modified Files:
	syssrc/sys/arch/vax/vax: db_machdep.c

Log Message:
Fix printing of stack traceback (last argument was always wrong).  Use
%#x so that 0s are 0 and not 0x0


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/vax/vax/db_machdep.c

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