[sudo-commits] sudo changeset 8963:5ff433443bc4

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 14 16:48:06 MDT 2013


changeset:	8963:5ff433443bc4 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5ff433443bc4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Aug 14 16:36:41 2013 -0600

Log Message:
	If not using a pty and the child process gets SIGTTOU or SIGTTIN
	and sudo is the foreground process, make the child the foreground
	process and continue it.

diffstat:

 src/exec.c |  106 +++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 62 insertions(+), 44 deletions(-)


More information about the sudo-commits mailing list