]> granicus.if.org Git - sudo/commit
When replaying a log of stdout or stderr, do newline to carriage
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 May 2012 20:38:55 +0000 (16:38 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 May 2012 20:38:55 +0000 (16:38 -0400)
commit79f8aecf11cf259cb0e8915c3d4dcddeca2bdbf9
tree0580053b576bbc05c6319dc268b101d6052d3f31
parent4eedbf08081b83a09c3b6263a2facab80afaeb2d
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.

--HG--
branch : 1.7
sudoreplay.c