DDB - Do not generate endless stream of CRs if console not attached DragonFly_RELEASE_2_2
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Jun 2009 19:31:44 +0000 (12:31 -0700)
committerSascha Wildner <saw@online.de>
Fri, 10 Jul 2009 10:42:28 +0000 (12:42 +0200)
commita6f402256f168ea45e7d7163ed9ab94c1ee0544e
tree53c8b53391523a63dfe8f2edca0349ed016ed54f
parent2f258482b9fc6a3c555e218ee9bfab32f9992ef3
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.
sys/ddb/db_input.c