kbdmux - Fix wait flag. Fixes mountroot> and other issues.
commit6702566317b0c8cac93faea0829a1b1292d55d6b
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 27 Sep 2009 19:56:40 +0000 (27 12:56 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 27 Sep 2009 20:02:33 +0000 (27 13:02 -0700)
tree05e9ddc49e66dc88f68c07875a427b504dddda57
parent958a8c93cf6593769ec257c8750353a8ea08491a
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.
sys/dev/misc/kbdmux/kbdmux.c