[sudo-commits] sudo changeset 7661:224246976c4c

Todd C. Miller Todd.Miller at courtesan.com
Fri Jan 13 06:11:31 EST 2012


changeset:	7661:224246976c4c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/224246976c4c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jan 13 06:11:23 2012 -0500

Log Message:
	Move tty name lookup code to its own file.

diffstat:

 Makefile.in |   10 ++-
 sudo.c      |  114 +------------------------------------------
 sudo.h      |    3 +
 ttyname.c   |  160 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 170 insertions(+), 117 deletions(-)



More information about the sudo-commits mailing list