freebsd-dev/lib/libcompat/4.1
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
..
ascftime.c
cftime.3
cftime.c
ftime.3 Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
ftime.c
getpw.3 Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
getpw.c