git: dsynth - Set pty cols and finally fix ^M in handshake
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Nov 21 16:27:15 PST 2019
commit f51d778eaa6202588acacc0d2af13d046887add2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Nov 21 14:20:14 2019 -0800
dsynth - Set pty cols and finally fix ^M in handshake
* Set the pty columns to 80 (fixes textproc/po4a). Leave rows
set to 0.
* Set tty modes and CR filtering before issuing the handshake.
* Reorder the handshake. Now the ^M's no longer show up in the logs.
Summary of changes:
usr.bin/dsynth/build.c | 54 ++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 46 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f51d778eaa6202588acacc0d2af13d046887add2
--
DragonFly BSD source repository
More information about the Commits
mailing list