[sudo-commits] sudo changeset 5560:1743f9a286e4

Todd C. Miller Todd.Miller at courtesan.com
Fri Jun 11 09:53:50 EDT 2010


changeset:	5560:1743f9a286e4 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1743f9a286e4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jun 11 09:53:44 2010 -0400

Log Message:
	Remove tfd from struct sudoersfile; it is not used.
	Add prev pointer to struct sudoersfile.
	Declare list of sudoersfile using TQ_DECLARE.
	Use tq_append to append sudoers entries to the tail queue.

diffstat:

 TODO                     |   4 ++++
 plugins/sudoers/visudo.c |  18 +++++-------------
 2 files changed, 9 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list