[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Tue Sep 29 22:12:36 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Wed Sep 30 02:12:36 UTC 2009

Modified Files:
	sudo: script.c sudo.h term.c

Log Message:
Retain NL to NLCR conversion on the real tty and skip it on the pty
we allocate.  That way, if stdout is not a pty there are no extra carriage
returns.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 sudo/script.c
cvs rdiff -u -r1.281 -r1.282 sudo/sudo.h
cvs rdiff -u -r1.8 -r1.9 sudo/term.c



More information about the sudo-commits mailing list