]> granicus.if.org Git - sudo/commit
Set stdin to non-blocking mode early instead of in check_input.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 26 Dec 2009 01:49:25 +0000 (01:49 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 26 Dec 2009 01:49:25 +0000 (01:49 +0000)
commit8fbdbde2f5845b157eb84722d21d5acefbdac2f6
tree79cead2e4565bb038851f0ce72fe88a7616841cb
parent7a759cd2acf8e053340531197e460edc170639c7
Set stdin to non-blocking mode early instead of in check_input.
Use term_raw instead of term_cbreak since the data we get has
already been expanded via OPOST.
sudoreplay.c