[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sun Nov 15 16:53:38 EST 2009


Module Name:	sudo
Committed By:	millert
Date:		Sun Nov 15 21:53:38 UTC 2009

Modified Files:
	sudo: script.c

Log Message:
Start command out in foreground mode if stdout is a tty.  Works
around issues with some curses-based programs that don't handle
tcsetattr getting interrupted by a signal.  Still allows us to
avoid hogging the tty if the command is part of a pipeline.


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



More information about the sudo-commits mailing list