kernel - Fix telnet ttyp* allocation
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 28 Aug 2010 23:14:07 +0000 (16:14 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 28 Aug 2010 23:14:07 +0000 (16:14 -0700)
commitf454b4592466e584e6c5d54a579c8aa226a002da
tree34d3c683a65b2ba18e2d3d9880580e26a61d3f1c
parent2b0bd8aa71c8580bcfe166e5ab7331c0d5e821a9
kernel - Fix telnet ttyp* allocation

* Fix handling of TS_ZOMBIE, which I think I broke a few commits ago.
  This was preventing traditional pty's from being properly reused.

Reported-by: lentferj
sys/kern/tty_pty.c