CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/22 15:41:10
Modified files:
usr.bin/sudo : match.c
Log message:
Check for pseudo-command by looking at the first character of the
command in sudoers instead of checking the user-supplied command
for a slash.
