[sudo-commits] sudo changeset 5495:d52376327332

Todd C. Miller Todd.Miller at courtesan.com
Mon Jun 7 18:06:41 EDT 2010


changeset:	5495:d52376327332 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d52376327332
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jun 07 18:06:22 2010 -0400

Log Message:
	Split exec.c into exec.c and exec_pty.c

diffstat:

 MANIFEST        |     1 +
 src/Makefile.in |     5 +-
 src/exec.c      |  1186 ++-------------------------------------
 src/exec_pty.c  |  1607 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/sudo.h      |    13 +-
 5 files changed, 1699 insertions(+), 1113 deletions(-)



More information about the sudo-commits mailing list