K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2012-04-12T14:02:59.622205Z K 7 svn:log V 353 Fix error messages containing the executed command name Before, we took the first argument to pam_exec(8). With the addition of options in front of the command, this could be wrong. Now, options are parsed before calling _pam_exec() and messages contain the proper command name. While here, fix a warning. Sponsored by: Yakaz (http://www.yakaz.com) END