git: DragonFly_RELEASE_2_4 kbdmux - Fix wait flag. Fixes mountroot> and other issues.

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Sep 27 13:03:52 PDT 2009


commit 6702566317b0c8cac93faea0829a1b1292d55d6b
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/6702566317b0c8cac93faea0829a1b1292d55d6b


-- 
DragonFly BSD source repository





More information about the Commits mailing list