Ed Schouten 45792eb9b8 Turn sgtty into a binary-only compatibility interface.
sgtty was the original interface to configure terminal attributes on my
UNIX-like operating systems. It has been deprecated by the POSIX termios
interface, which is implemented in almost any modern system.

An advantage of turning this into a binary compatibility interface, is
that we can now eventually remove the COMPAT_43TTY switch from kernel
configurations. This removes many ioctl()'s from the TTY layer.

While there, increase the __FreeBSD_version, which may be useful for the
people working on the Ports tree.

Reviewed by:	kib
Approved by:	philip (mentor)
2008-06-14 10:42:18 +00:00
..
2008-05-16 02:06:10 +00:00
2008-03-30 20:07:15 +00:00
2004-02-24 08:09:20 +00:00
2006-05-22 05:57:39 +00:00
2007-06-11 06:25:19 +00:00
2007-06-11 02:21:18 +00:00
2006-03-02 10:01:52 +00:00
2007-06-03 17:20:27 +00:00
2007-06-03 17:20:27 +00:00
2008-04-10 00:12:44 +00:00
2005-01-03 02:56:15 +00:00
2004-06-30 13:55:08 +00:00