[sudo-cvs] CVS commit: sudo

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


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

Modified Files:
	sudo: 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.115 -r1.116 sudo/tgetpass.c




More information about the sudo-commits mailing list