git: kernel - Make pt's throw EOF on disconnect.
    Samuel Greear 
    sjg at crater.dragonflybsd.org
       
    Sun Aug  1 01:58:34 PDT 2010
    
    
  
commit 847ff8ce751358d6954bc9ea35d6513da665da3e
Author: Samuel J. Greear <sjg at thesjg.com>
Date:   Sun Aug 1 08:54:29 2010 +0000
    kernel - Make pt's throw EOF on disconnect.
    
    * Set TS_ZOMBIE when pts is closed (already set for ptc).
    
    * Add TS_ZOMBIE filter checks which throw EOF.
    
    * This fixes a problem with screen introduced with screen commit 33b7c9ca
    
    Reported-by: YONETANI Tomokazu
Summary of changes:
 sys/kern/tty_pty.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/847ff8ce751358d6954bc9ea35d6513da665da3e
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list