Subject: CVS commit: src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 10/18/2003 12:07:44
Module Name:	src
Committed By:	ragge
Date:		Sat Oct 18 12:07:44 UTC 2003

Modified Files:
	src/sys/arch/vax/vax: trap.c

Log Message:
Do not try to fetch the current proc if curlwp == NULL. This caused
DDB to fail if no process were running.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/arch/vax/vax/trap.c

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