[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sun Oct 25 10:55:14 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Sun Oct 25 14:55:14 UTC 2009

Modified Files:
	sudo: script.c

Log Message:
Defer setting terminal into raw mode until just before we fork()
and only do it if sudo is the foreground process.
If we get SIGTT{IN,OU} and sudo is already in the foreground be sure
to set raw mode before continuing the child.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 sudo/script.c



More information about the sudo-commits mailing list