Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ddb
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.
Home |
Main Index |
Thread Index |
Old Index