[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 12 19:42:32 EDT 2008


Module Name:	sudo
Committed By:	millert
Date:		Wed Mar 12 23:42:32 UTC 2008

Modified Files:
	sudo: sudo.c

Log Message:
Use getopt() to parse the command line.  We need to be able to
intersperse env variables and options yet still honor "--""
which complicates things slightly.


To generate a diff of this commit:
cvs rdiff -r1.473 -r1.474 sudo/sudo.c




More information about the sudo-commits mailing list