[sudo-commits] sudo changeset 6390:35ca47cc6785

Todd C. Miller Todd.Miller at courtesan.com
Thu Feb 3 10:36:30 EST 2011


changeset:	6390:35ca47cc6785 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/35ca47cc6785
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Feb 03 09:59:41 2011 -0500

Log Message:
	Use special values SIGCONT_FG and SIGCONT_BG instead of SIGUSR1 and
	SIGUSR2 to indicate whether the child should be continued in the
	foreground or background.

diffstat:

 src/exec_pty.c  |  11 ++++++-----
 src/sudo_exec.h |   6 ++++++
 2 files changed, 12 insertions(+), 5 deletions(-)



More information about the sudo-commits mailing list