DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 27 Sep 2009 13:02:44 -0700 (PDT)

commit 6702566317b0c8cac93faea0829a1b1292d55d6b
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]