Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 1995 09:28:44 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <199506041628.JAA15415@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/06/04 09:28:44

  Modified:    sys/kern  tty.c
  Log:
  Remove t_timeout from ttysleep() call in ttwrite() (undo part of revision
  1.44).  Nonblocking writes can't return EWOULDBLOCK so there is no point
  in timing out.
  
  Fixes PR 445.
  
  Submitted by:	Bruce Evans



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