[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 5 14:46:39 EST 2005


Module Name:	sudo
Committed By:	millert
Date:		Wed Jan  5 19:46:39 UTC 2005

Modified Files:
	sudo: visudo.c

Log Message:
Remove sudo_*{pw,gr}* stubs and add sudo_setspent/sudo_endspent stubs instead.
We can now just use the caching sudo_*{pw,gr}* functions in pwutil.c
Add comment about wanting to call sudo_endpwent/sudo_endgrent in cleanup()


To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 sudo/visudo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list