Hello everyone.
Terminal settings are properly restored with this commit:
5ec4998aaa603b01f607a6da6877a03501a513ac. This is great!
One minor fix should be added to this commit, see patch attached.
--
Best regards.
Tumaykin Ilya.
diff --git a/client/getpasswd.c b/client/getpasswd.c
index f1061be..4878cc3 100644
--- a/client/getpasswd.c
+++ b/client/getpasswd.c
@@ -136,7 +136,7 @@ getpasswd(const char *prompt, int fd)
#ifndef WIN32
sigset_t sig, old_sig;
struct termios ts;
- int old_c_lflag;
+ tcflag_t old_c_lflag;
#else
/* Force stdin on windows. */
fd = 0;
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fwknop-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss