git: kernel - Fix telnet ttyp* allocation

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 28 16:20:31 PDT 2010


commit f454b4592466e584e6c5d54a579c8aa226a002da
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 28 16:14:07 2010 -0700

    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

Summary of changes:
 sys/kern/tty_pty.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f454b4592466e584e6c5d54a579c8aa226a002da


-- 
DragonFly BSD source repository





More information about the Commits mailing list