[sudo-commits] sudo changeset 5309:04c9c59fcfba

Todd C. Miller Todd.Miller at courtesan.com
Wed May 5 13:20:10 EDT 2010


changeset:	5309:04c9c59fcfba in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/04c9c59fcfba
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 05 09:47:12 2010 -0400

Log Message:
	Add support for logging stdin when it is not a tty.
	There is still a bug where "cat | sudo cat" has problems because
	both cat and sudo are trying to read from the tty.

diffstat:

 src/script.c |  93 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 57 insertions(+), 36 deletions(-)



More information about the sudo-commits mailing list