Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 1996 11:43:39 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern tty_pty.c
Message-ID:  <199604111843.LAA00524@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/04/11 11:43:38

  Modified:    sys/kern  tty_pty.c
  Log:
  Fixed the PF_REMOTE case of ptcwrite().  I broke it in rev.1.22.  Output
  was duplicated until the canq filled up, and write() normally returned 0.
  This case is apparently rare.  It was reported for Jove's shell buffer in
  PR 1130.
  
  Revision  Changes    Path
  1.38      +15 -4     src/sys/kern/tty_pty.c



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