[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Thu Dec 16 13:33:49 EST 2004


Module Name:	sudo
Committed By:	millert
Date:		Thu Dec 16 18:33:49 UTC 2004

Modified Files:
	sudo: def_data.c def_data.h def_data.in defaults.c logging.c sudo.c
	    sudo.pod sudoers.pod

Log Message:
Add closefrom sudoers option to start closing at a point other than 3.
Add closefrom_override sudoers option and -C sudo flag to allow the
user to specify a different closefrom starting point.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 sudo/def_data.c
cvs rdiff -r1.16 -r1.17 sudo/def_data.h
cvs rdiff -r1.19 -r1.20 sudo/def_data.in
cvs rdiff -r1.56 -r1.57 sudo/defaults.c
cvs rdiff -r1.175 -r1.176 sudo/logging.c
cvs rdiff -r1.399 -r1.400 sudo/sudo.c
cvs rdiff -r1.77 -r1.78 sudo/sudo.pod
cvs rdiff -r1.105 -r1.106 sudo/sudoers.pod

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