[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Wed Oct 21 20:58:42 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Thu Oct 22 00:58:41 UTC 2009

Modified Files:
	sudo: script.c

Log Message:
Do I/O in parent instead of child since the parent can have both
/dev/tty as well as the pty fds open.  The child just sets things
up and waits for its grandchild and writes the signal description
to the pty master if the command was killed by a signal.


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



More information about the sudo-commits mailing list