[sudo-commits] sudo changeset 8858:62fb66e565db

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 24 07:50:08 MDT 2013


changeset:	8858:62fb66e565db in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/62fb66e565db
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Apr 21 10:35:52 2013 -0400

Log Message:
	Don't check the tty of the parent process.  Now that we get the
	controlling tty device number from the kernel there is no need.  If
	the process has really disassociated from the tty then reporting
	"unknown" is appropriate.

diffstat:

 src/ttyname.c |  103 +++++++++++++++++++++++----------------------------------
 1 files changed, 42 insertions(+), 61 deletions(-)


More information about the sudo-commits mailing list