freebsd-dev/bin/stty
Stephen Hurd 705aad98c6 Some devices take undesired actions when RTS and DTR are
asserted. Some development boards for example will reset on DTR,
and some radio interfaces will transmit on RTS.

This patch allows "stty -f /dev/ttyu9.init -rtsdtr" to prevent
RTS and DTR from being asserted on open(), allowing these devices
to be used without problems.

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D20031
2019-06-12 18:07:04 +00:00
..
cchar.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
extern.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
gfmt.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
key.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
modes.c Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
print.c Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
stty.1 Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
stty.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
stty.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
util.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00