[BACK]Return to def_data.in CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/def_data.in between version 1.9 and 1.10

version 1.9, 2008/11/14 11:58:08 version 1.10, 2009/04/11 11:48:06
Line 223 
Line 223 
 visiblepw  visiblepw
         T_FLAG          T_FLAG
         "Allow sudo to prompt for a password even if it would be visisble"          "Allow sudo to prompt for a password even if it would be visisble"
   pwfeedback
           T_FLAG
           "Provide visual feedback at the password prompt when there is user input"
   fast_glob
           T_FLAG
           "Use faster globbing that is less accurate but does not access the filesystem"
   umask_override
           T_FLAG
           "The umask specified in sudoers will override the user's, even if it is more permissive"

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10