[sudo-commits] sudo changeset 5352:666621635d26

Todd C. Miller Todd.Miller at courtesan.com
Tue May 18 17:43:16 EDT 2010


changeset:	5352:666621635d26 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/666621635d26
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 18 17:43:10 2010 -0400

Log Message:
	Now that we can use pipes for stdin/stdout/stderr there is no
	longer a need to error out when there is no tty.  We just need
	to make sure we don't try to use the tty fd if it is -1.

diffstat:

 src/script.c |  102 ++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 59 insertions(+), 43 deletions(-)



More information about the sudo-commits mailing list