Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2010 20:59:52 +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:  <201001042100.o04L0BSf040608@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-04 20:59:52 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c tty_compat.c tty_pts.c 
    sys/sys              tty.h 
  Log:
  SVN rev 201532 on 2010-01-04 20:59:52Z by ed
  
  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>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.336     +16 -6     src/sys/kern/tty.c
  1.42      +6 -4      src/sys/kern/tty_compat.c
  1.41      +1 -1      src/sys/kern/tty_pts.c
  1.118     +3 -2      src/sys/sys/tty.h



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