kbdmux - Fix wait flag. Fixes mountroot> and other issues.
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 27 Sep 2009 19:56:40 +0000 (12:56 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 27 Sep 2009 19:56:40 +0000 (12:56 -0700)
commit786d7861de55370ed6cb82e092e3e9828f751b45
tree86400f771537743d493bf850f554d7ae15dcfd8e
parent8f960aa9edd1c1e433045d914449688db39f87dc
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