[sudo-commits] sudo changeset 5533:c07a4b356cbd

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 9 16:19:50 EDT 2010


changeset:	5533:c07a4b356cbd in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c07a4b356cbd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jun 09 16:19:45 2010 -0400

Log Message:
	Implement background mode.  If I/O logging we use pipes instead of a pty.

diffstat:

 src/exec.c     |  20 +++++++++++++++++---
 src/exec_pty.c |   9 +++++----
 src/sudo.c     |   6 ++----
 src/sudo.h     |   1 +
 4 files changed, 25 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list