[sudo-commits] sudo changeset 5338:20623d549a3c

Todd C. Miller Todd.Miller at courtesan.com
Thu May 13 17:50:06 EDT 2010


changeset:	5338:20623d549a3c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/20623d549a3c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 13 17:11:31 2010 -0400

Log Message:
	Change how we handle the sudoedit argv.  We now require that there
	be a "--" in argv to separate the editor and any command line arguments
	from the files to be edited.

diffstat:

 plugins/sudoers/sudoers.c |  19 +++++++-----
 src/sudo.c                |   2 +-
 src/sudo.h                |   3 +-
 src/sudo_edit.c           |  66 +++++++++++++++++++++++++++-------------------
 4 files changed, 51 insertions(+), 39 deletions(-)



More information about the sudo-commits mailing list