[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Mon Jul 31 13:50:07 EDT 2006


Module Name:	sudo
Committed By:	millert
Date:		Mon Jul 31 17:50:06 UTC 2006

Modified Files:
	sudo: config.h.in configure configure.in set_perms.c

Log Message:
Add seteuid() flavor of set_perms() for systems without setreuid()
or setresuid() that have a working seteuid().  Tested on Darwin.


To generate a diff of this commit:
cvs rdiff -r1.208 -r1.209 sudo/config.h.in
cvs rdiff -r1.199 -r1.200 sudo/configure
cvs rdiff -r1.457 -r1.458 sudo/configure.in
cvs rdiff -r1.35 -r1.36 sudo/set_perms.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