Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 1996 07:50:59 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern tty.c
Message-ID:  <199611291550.HAA22461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/11/29 07:50:58

  Modified:    sys/kern  tty.c
  Log:
  Fixed bugs handling (background) orphaned process groups.  tty
  writes and tty ioctls by processes in such groups must return
  -1/EIO, but they were allowed.  tty reads were handled correctly.
  
  Found by:	NIST PCTS
  
  Revision  Changes    Path
  1.87      +10 -5     src/sys/kern/tty.c



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