[sudo-commits] sudo changeset 8096:61352a7d996f

Todd C. Miller Todd.Miller at courtesan.com
Sun May 27 12:49:00 EDT 2012


changeset:	8096:61352a7d996f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/61352a7d996f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 25 16:24:42 2012 -0400

Log Message:
	When replaying a log of stdout or stderr, do newline to carriage
	return + linefeed conversion.  We cannot have termios do this for
	us since we've disabled output postprocessing (POST) when setting
	raw mode.

diffstat:

 plugins/sudoers/sudoreplay.c |  68 +++++++++++++++++++++++++++++++------------
 1 files changed, 49 insertions(+), 19 deletions(-)



More information about the sudo-commits mailing list