git: kbdmux - Fix wait flag. Fixes mountroot> and other issues.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 27 13:01:28 PDT 2009
commit 786d7861de55370ed6cb82e092e3e9828f751b45
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Sep 27 12:56:40 2009 -0700
kbdmux - Fix wait flag. Fixes mountroot> and other issues.
* The wait flag was being ignored. Fix it so it properly waits until
a key is pressed.
This broke the mountroot> prompt.
Summary of changes:
sys/dev/misc/kbdmux/kbdmux.c | 32 ++++++++++++++++++++++++--------
1 files changed, 24 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/786d7861de55370ed6cb82e092e3e9828f751b45
--
DragonFly BSD source repository
More information about the Commits
mailing list