Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2004 06:58:19 -0400 (EDT)
From:      samy@kerneled.org
To:        freebsd-current@FreeBSD.org, phk@FreeBSD.org
Subject:   The recent TIOCREMOTE removal
Message-ID:  <29087.62.3.32.33.1089889099.squirrel@www.kerneled.org>

next in thread | raw e-mail | index | archive | help
The changes committed with revision 1.127 of tty_pty.c and the appropriate
changes to the ttycom.h file remove the TIOCREMOTE ioctl. The commit
message was as follows:
   "It was added 22 years ago for emacs to use, but emacs gave up on it
    it 17 years ago."

Ignoring the fact that many operating systems have TIOCREMOTE implemented
(meaning, FreeBSD provides a nice new portability issue for now and the
unknowing future), several ports are *already* broken due to this.

This ioctl is widely implemented, and even though not a fad of any
sort, it is used where it should be. The functionality it provides is
of use. I think it would be feasible if someone was to roll-back the
both sys/ttycom.h and kern/tty_pty.c

--
Samy Al Bahra <samy@kerneled.org>
  '---------- http://samy.kerneled.org



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