[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Oct 17 11:37:30 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Wed Oct 17 15:37:30 UTC 2007

Modified Files:
	sudo: tgetpass.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 sudo/tgetpass.c




More information about the sudo-commits mailing list