DragonFly-2.3.1.196.g2e30e master sys/ddb db_input.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jun 8 12:37:43 PDT 2009
commit 2e30eaad81ea9cfeaad9c28ba98cd325ad17ce1d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Jun 8 12:31:44 2009 -0700
DDB - Do not generate endless stream of CRs if console not attached
If we get a console EOF do not just generate an endless stream of
CR's. Just hang in the loop for now.
Summary of changes:
sys/ddb/db_input.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2e30eaad81ea9cfeaad9c28ba98cd325ad17ce1d
--
DragonFly BSD source repository
More information about the Commits
mailing list