Actions
Bug #9967
closeddflt_termios and base_termios need update
Start date:
2018-11-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
The issue is that despite our "recent" improvements with console, there are defaults for termios structure, which are not updated. This does affect some software, such as zlogin -C resulting with non-working control chars.
Updated by Electric Monk almost 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 39cc040ff7c0c62aae858381f21d0567dd60042e
commit 39cc040ff7c0c62aae858381f21d0567dd60042e Author: Toomas Soome <tsoome@me.com> Date: 2018-11-26T02:13:30.000Z 9967 dflt_termios and base_termios need update Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Updated by Electric Monk almost 5 years ago
git commit a239e970c64e3cf36327bef7b63193d0e6a25544
commit a239e970c64e3cf36327bef7b63193d0e6a25544 Author: Toomas Soome <tsoome@me.com> Date: 2018-11-26T16:09:10.000Z 9967 dflt_termios and base_termios need update (fix lint) Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions