[Pkg-cryptsetup-devel] Bug#364153: cryptsetup: timeout option leaves terminal in bad state

Andres Salomon dilinger at debian.org
Sun Apr 23 01:45:46 UTC 2006


Hi,

Attached is a patch that fixes this issue.  In the process, it also gets
rid of getpass() (which is considered obsolete, and should not be used;
see the manpage).  Instead, we use select()+read(), along w/ manually
disabling ECHO in the terminal.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cryptsetup.patch
Type: text/x-patch
Size: 3696 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-cryptsetup-devel/attachments/20060422/4bc5ef60/cryptsetup.bin


More information about the Pkg-cryptsetup-devel mailing list