[sudo-commits] sudo changeset 9060:9716892d1fb5

Todd C. Miller Todd.Miller at courtesan.com
Thu Oct 24 10:19:52 MDT 2013


changeset:	9060:9716892d1fb5 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9716892d1fb5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Oct 24 10:19:36 2013 -0600

Log Message:
	When flushing output we don't care whether we are the foreground
	process or not, we still need to flush to /dev/tty.  If we are in
	the background, it is OK to get SIGTTOU.

diffstat:

 src/exec_pty.c |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list