[sudo-commits] sudo changeset 8441:0bc13a253429

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


changeset:	8441:0bc13a253429 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0bc13a253429
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Sep 24 15:06:14 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:

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



More information about the sudo-commits mailing list