[sudo-commits] sudo changeset 7986:4f9f48cc79eb

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 10 14:36:04 EDT 2012


changeset:	7986:4f9f48cc79eb in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4f9f48cc79eb
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 10 14:35:30 2012 -0400

Log Message:
	Better support for SVR4-style /proc entries where we can't use
	ttyname() on the /proc/pid/fd/[0-2] entries.  We can, however,
	attempt to map the device number back to the correct pseudo-tty
	slave device.

diffstat:

 src/ttyname.c |  25 ++++++++++++++++++++++++-
 1 files changed, 24 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list