]> granicus.if.org Git - sudo/commit
Remove tfd from struct sudoersfile; it is not used.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 11 Jun 2010 13:54:48 +0000 (09:54 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 11 Jun 2010 13:54:48 +0000 (09:54 -0400)
commit55230a6adc9e306718d02e8cd3261db5f779322f
tree8464d4c65ba042c4c0efb265de2ee52c7ef2ba37
parent52fc491e75da484404b904a91bad62d699d64eca
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.

--HG--
branch : 1.7
visudo.c