Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2010 09:04:53 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern tty.c tty_compat.c tty_pts.c src/sys/sys tty.h
Message-ID:  <201001180905.o0I95mZl029298@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-18 09:04:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             tty.c tty_compat.c tty_pts.c 
    sys/sys              tty.h 
  Log:
  SVN rev 202553 on 2010-01-18 09:04:53Z by ed
  
  MFC r201532:
  
    Make TIOCSTI work again.
  
    It looks like I didn't implement this when I imported MPSAFE TTY.
    Applications like mail(1) still use this. I think it's conceptually bad.
  
    Tested by:    Pete French <petefrench ticketswitch com>
  
  Revision   Changes    Path
  1.328.2.4  +16 -6     src/sys/kern/tty.c
  1.41.2.2   +6 -4      src/sys/kern/tty_compat.c
  1.35.2.2   +1 -1      src/sys/kern/tty_pts.c
  1.115.2.2  +3 -2      src/sys/sys/tty.h



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