Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 19:48:06 -0700 (PDT)
From:      Juli 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:  <200206170248.g5H2m6k05014@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/16 19:48:06 PDT

  Modified files:        (Branch: RELENG_4)
    crypto/telnet/telnetd sys_term.c 
    libexec/telnetd      sys_term.c 
  Log:
  MFC:
    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
  
    Revision  Changes    Path
    1.17      +8 -0      src/crypto/telnet/telnetd/sys_term.c
    1.38      +8 -0      src/libexec/telnetd/sys_term.c
  
  Revision  Changes    Path
  1.7.2.5   +9 -1      src/crypto/telnet/telnetd/sys_term.c
  1.24.2.8  +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?200206170248.g5H2m6k05014>