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: mrg
Date: Thu May 21 08:23:22 UTC 2015
Modified Files:
src/sys/ddb: db_command.c
Log Message:
only call the on-enter commands if we're not recursing.
avoids having a fault in the on-enter commands repeating.
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 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