Subject: CVS commit: src/sys/ddb
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 10/08/2007 15:06:26
Module Name: src
Committed By: martin
Date: Mon Oct 8 15:06:26 UTC 2007
Modified Files:
src/sys/ddb: db_command.c
Log Message:
Do another setjmp right before entering the command loop, we do not want
to execute the on-enter commands again on errors.
To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/ddb/db_command.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.