[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sun Sep 20 09:51:51 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Sun Sep 20 13:51:51 UTC 2009

Modified Files:
	sudo: script.c

Log Message:
Go back to dropping out of the select() loop when the process dies; Linux
ptys apparently don't behave the same as BSD in regards to select().
No need to flush remaining output to the transcript, only to stdout.
Add back code to check the master pty for additional data when we exit
the main select loop.


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



More information about the sudo-commits mailing list