[sudo-commits] sudo changeset 8439:58ef49171883

Todd C. Miller Todd.Miller at courtesan.com
Mon Sep 24 15:09:39 EDT 2012


changeset:	8439:58ef49171883 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/58ef49171883
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Sep 24 15:09:32 2012 -0400

Log Message:
	Fix running commands that need the terminal in the background when
	I/O logging is enabled.  E.g. "sudo vi &".  When the command is
	foregrounded, it will now resume properly.

diffstat:

 exec_pty.c |  19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list