kernel - Fix token mismatch in tty code.
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 1 Sep 2010 06:36:14 +0000 (23:36 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 1 Sep 2010 06:36:14 +0000 (23:36 -0700)
commitadb56101faf5dcd4a7af0bda4bde9d1fe208717f
treecd1bb71c2077b2de73be05e1a164fa9d37317f8d
parent8b91125a7359833d4d20f8e8df6b2b26421634f4
kernel - Fix token mismatch in tty code.

* Fix issue when a tty is stopped/started with ^S/^Q related to
  recent tokenization work.
sys/kern/tty_pty.c