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

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

  Modified:    sys/kern  tty.c
  Log:
  Avoid calling t_oproc() in ttywait() when the call would do little or
  nothing except possibly cause livelock.  This will be fixed better later.
  
  Submitted by:	Bruce Evans



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