freebsd-dev/bin/stty
bde 9d75db1630 Support nonstandard (not yet all supported) flow control options. `ctsflow'
and `rtsflow' are the components of `crtscts'.  `dtrflow' and `dsrflow' are
new and not yet supported.  `dtrflow' may be useful for Cyclades serial
careds, which have h/w support for it and no h/w support for `rtsflow'.

print.c:
Report NTTYDISC in case the line is in this obsolescent state.
1995-04-29 15:17:17 +00:00
..
cchar.c Fix bugs: 1995-04-28 19:29:30 +00:00
extern.h
gfmt.c
key.c Fix bugs: 1995-04-28 19:29:30 +00:00
Makefile
modes.c Support nonstandard (not yet all supported) flow control options. `ctsflow' 1995-04-29 15:17:17 +00:00
print.c Support nonstandard (not yet all supported) flow control options. `ctsflow' 1995-04-29 15:17:17 +00:00
stty.1
stty.c Fix stty' on the output of stty -g'. The changes for the gfmt1 option 1995-04-29 15:00:34 +00:00
stty.h
util.c