Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 1995 14:35:55 -0700
From:      Bruce Evans <bde>
To:        nnd@gw.itfs.nsk.su, bde, freebsd-bugs
Subject:   Changed information for PR kern/566
Message-ID:  <199506272135.OAA04158@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
Synopsis: System locks after pty pair "broke"

State-Changed-From-To: open-closed
State-Changed-By: bde
State-Changed-When: Tue Jun 27 14:29:18 PDT 1995
State-Changed-Why: 
Fixed in revision 1.31 of kern/vfs_subr.c.  vclean() needs
to do a nonblocking close to avoid the hang, and the
nonblocking flag that it used (IO_NDELAY) had become
inconsistent with the nonblocking flag that ttylclose() 
accepts (FNONBLOCK).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506272135.OAA04158>