Date: Tue, 19 Sep 1995 05:26:49 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern tty_pty.c Message-ID: <199509191226.FAA28395@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/09/19 05:26:48 Modified: sys/kern tty_pty.c Log: Don't clear the session pointer in ptcclose(). It must be left alone until the session leader exits so that a SIGHUP gets sent to the process group and the pty slave gets revoked.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509191226.FAA28395>