[sudo-commits] sudo changeset 8371:b43fef482a9c

Todd C. Miller Todd.Miller at courtesan.com
Mon Aug 27 15:40:36 EDT 2012


changeset:	8371:b43fef482a9c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b43fef482a9c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Aug 27 15:38:57 2012 -0400

Log Message:
	Pass on SIGTSTP to the command if it was sent by a user process
	(not the kernel or the terminal) when we are not I/O logging and
	set the default SIGTSTP handler when we re-send the signal to
	ourself, restoring our handler after we resume.

diffstat:

 exec.c |  31 +++++++++++++++++++++++++++----
 1 files changed, 27 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list