Date: Mon, 27 May 2002 01:10:24 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/telnetd sys_term.c src/libexec/telnetd sys_term.c Message-ID: <200205270810.g4R8AOv55577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/05/27 01:10:24 PDT
Modified files:
crypto/telnet/telnetd sys_term.c
libexec/telnetd sys_term.c
Log:
Don't risk catching a signal while handling a signal for a dying child, as we
can then end up not properly clearing wtmp/utmp entries.
PR: bin/37934
Submitted by: Sandeep Kumar <skumar@juniper.net>
Reviewed by: markm
MFC after: 2 weeks
Revision Changes Path
1.17 +8 -0 src/crypto/telnet/telnetd/sys_term.c
1.38 +8 -0 src/libexec/telnetd/sys_term.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205270810.g4R8AOv55577>
