[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Mon Oct 8 08:41:27 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Mon Oct  8 12:41:27 UTC 2007

Modified Files:
	sudo [SUDO_1_6_9]: tgetpass.c

Log Message:
Avoid printing the prompt if we are already backgrounded.
E.g. if the user runs "sudo foo &" from the shell.  In this
case, the call to tcsetattr() will cause SIGTTOU to be delivered.


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




More information about the sudo-commits mailing list