看板 DFBSD_commit 關於我們 聯絡資訊
commit a6f402256f168ea45e7d7163ed9ab94c1ee0544e Author: Matthew Dillon <dillon@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/a6f402256f168ea45e7d7163ed9ab94c1ee0544e -- DragonFly BSD source repository