]> granicus.if.org Git - sudo/commit
Instead of defining a macro to call the appropriate method for
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 17 Oct 2007 15:37:30 +0000 (15:37 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 17 Oct 2007 15:37:30 +0000 (15:37 +0000)
commit45a382bba1a7aad23cc338c3e06af503b6c2a5b0
tree74712cd105a76564e9861d05f90d22b8da689db8
parentf28aa7f8cc07534ee200d8556402a150c2c2be3f
Instead of defining a macro to call the appropriate method for
turning on/off echo, just define tc[gs]etattr() and the related
defines that use the correct terminal ioctls if needed.
Also go back to using TCSAFLUSH instead of TCSADRAIN on all but QNX.
tgetpass.c