Commit ID:      1005D4345FE4589E626
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/08/01 20:05:02 UTC

Modified files:
        bin/mksh       : os2.c

Log message:
Ensure ECHO mode is on at startup

Sometimes ECHO of keyboard state becomes off because of unknown reason.
If ECHO is off, read() from keyboard does not echo. As a result,
read command does not echo, too.

From: KO Myung-Hun <[email protected]>

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/mksh/os2.c

Reply via email to