freebsd-dev/bin/stty
Ed Schouten 94a340ae73 Remove OTTYDISC, NETLDISC and NTTYDISC definitions.
When I ported most applications away from <sgtty.h>, I noticed none of
them were actually using these definitions. I kept them in place,
because I didn't want to touch tools like pstat(8) and stty(1).

In preparation for the MPSAFE TTY layer, remove these definitions. This
doesn't have any impact with respect to binary compatibility (see
tty_conf.c).

We couldn now add an #error to <sys/ioctl_compat.h> when included
outside the kernel. Unfortunately, kdump's mkioctls includes this file
unconditionally.

Approved by:	philip (mentor)
2008-07-16 11:20:04 +00:00
..
cchar.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
extern.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
gfmt.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
key.c Back out recent TTYDEF_LFLAG_ECHO invention. 2004-11-06 13:56:18 +00:00
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
modes.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c Remove OTTYDISC, NETLDISC and NTTYDISC definitions. 2008-07-16 11:20:04 +00:00
stty.1 Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
stty.c Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
stty.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
util.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00