[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Wed Oct 14 09:01:05 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Wed Oct 14 13:01:04 UTC 2009

Modified Files:
	sudo: script.c

Log Message:
Associate the grandchild's pgrp with the tty instead of the child's
and just get suspend notifications via SIGCHLD instead of directly.
This fixes a hang with programs that try to set terminal attributes
and is more consistent with how the shell handles things.


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



More information about the sudo-commits mailing list