[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Thu Nov 17 20:39:59 EST 2005


Module Name:	sudo
Committed By:	millert
Date:		Fri Nov 18 01:39:59 UTC 2005

Modified Files:
	sudo: error.c sudo.c sudo.h testsudoers.c visudo.c

Log Message:
cleanup() now takes an int as an arg so it can be used as a signal
handler too.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 sudo/error.c
cvs rdiff -r1.421 -r1.422 sudo/sudo.c
cvs rdiff -r1.234 -r1.235 sudo/sudo.h
cvs rdiff -r1.107 -r1.108 sudo/testsudoers.c
cvs rdiff -r1.200 -r1.201 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