[sudo-commits] sudo changeset 5222:7e19e3af6f96

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 9 06:13:08 EDT 2010


changeset:	5222:7e19e3af6f96 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7e19e3af6f96
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Apr 09 06:13:03 2010 -0400

Log Message:
	Qualify the command even if it is in the current working directory,
	e.g. "./foo" instead of just returning "foo".  This removes an ambiguity
	between real commands and possible pseudo-commands in command matching.

diffstat:

 find_path.c |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list