[sudo-commits] sudo changeset 9413:d2b020bdf0d5

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 4 15:31:21 MDT 2014


changeset:	9413:d2b020bdf0d5 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d2b020bdf0d5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Apr 04 15:30:15 2014 -0600

Log Message:
	Forward SIGINFO to running command if supported.  If the command
	is being run in the background (or exec_background is set in sudoers),
	it is the sudo process, not the actual command, that receives the ^T.

diffstat:

 src/exec.c |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list