[sudo-commits] sudo changeset 12638:69fe5b8426cd

Todd C. Miller Todd.Miller at sudo.ws
Thu Sep 17 21:40:36 MDT 2020


changeset:	12638:69fe5b8426cd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/69fe5b8426cd
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Sep 17 20:05:30 2020 -0600

Log Message:
	Guard use of ttyslot() with HAVE_TTYSLOT, fix guard for utmp_setid().
	This should make it easier to compile sudo on Android which doesn't
	provide a way to write to the utmp file.  Bug #940.

diffstat:

 src/utmp.c |  12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list