Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2000 03:24:23 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty_pty.c
Message-ID:  <200005011024.DAA31609@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2000/05/01 03:24:23 PDT

  Modified files:
    sys/kern             tty_pty.c 
  Log:
  Since ptys are allocated dynamically, there is no needs to keep their
  t_timeout across close, so move t_timeout initializing to ptcopen
  
  Revision  Changes    Path
  1.76      +2 -2      src/sys/kern/tty_pty.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?200005011024.DAA31609>