[sudo-commits] sudo changeset 11664:707b94b7c1e9

Todd C. Miller Todd.Miller at sudo.ws
Sun Feb 17 06:49:38 MST 2019


changeset:	11664:707b94b7c1e9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/707b94b7c1e9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 12 12:02:02 2019 -0700

Log Message:
	Rename FOLLOW and NOFOLLOW tokens FOLLOWLNK and NOFOLLOWLNK.
	Fixes a namespace collision on Solaris when bison is used.

diffstat:

 plugins/sudoers/gram.c |  16 ++++++++--------
 plugins/sudoers/gram.h |   4 ++--
 plugins/sudoers/gram.y |   8 ++++----
 plugins/sudoers/toke.c |   4 ++--
 plugins/sudoers/toke.l |   4 ++--
 5 files changed, 18 insertions(+), 18 deletions(-)


More information about the sudo-commits mailing list