[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Wed Dec 23 18:53:04 EST 2009


Module Name:	sudo
Committed By:	millert
Date:		Wed Dec 23 23:53:04 UTC 2009

Modified Files:
	sudo: script.c term.c

Log Message:
Enable/disable all postprocessing instead of just nl->crnl processing
since things like tab expansion matter too.  However, if stdout is
a tty leave postprocessing on in the pty since we run into problems
doing it only on the real stdout with .e.g nvi.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 sudo/script.c
cvs rdiff -u -r1.12 -r1.13 sudo/term.c



More information about the sudo-commits mailing list