CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/04/09 12:42:49

Modified files:
        lib/libedit    : tty.c tty.h 

Log message:
Reset the terminal to its initial state before exiting a program
using libedit, using code from NetBSD tty.c rev. 1.42, 1.48, 1.49,
1.58, and 1.59.  Code mostly by Christos Zoulas, one bug report by
John Hein, one additional bugfix by me (rev. 1.59).
While here, switch t_mode to unsigned char, which is sufficient,
also from NetBSD.

OK martijn@.
Also checked by Christian Heckendorf <mbie at ulmus dot me>.

Reply via email to