]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r201532:
authored <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jan 2010 09:04:53 +0000 (09:04 +0000)
committered <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jan 2010 09:04:53 +0000 (09:04 +0000)
commit13e1b06ddfa1ebb6924430ec0b28639b09fb84fa
treea70227fbd99751c4429c76c4e9baaeed1d6cf7fb
parentdf3f0454ac25e5d9b2af4d818493904d626b2ea1
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>

git-svn-id: svn://svn.freebsd.org/base/stable/8@202553 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/tty.c
sys/kern/tty_compat.c
sys/kern/tty_pts.c
sys/sys/tty.h