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

Diff for /src/usr.bin/sudo/Attic/TODO between version 1.7 and 1.8

version 1.7, 2003/04/01 15:47:51 version 1.8, 2003/11/08 19:17:29
Line 33 
Line 33 
 13) Should be able to mix Cmnd_Alias's and command args.  Ie:  13) Should be able to mix Cmnd_Alias's and command args.  Ie:
         pete   ALL=PASSWD [A-z]*,!PASSWD root          pete   ALL=PASSWD [A-z]*,!PASSWD root
     where PASSWD was defined to be /usr/bin/passwd.      where PASSWD was defined to be /usr/bin/passwd.
     This requires the arg parsing to happen in the yacc grammer.      This requires the arg parsing to happen in the yacc grammar.
     At the very least, commands and args have to become separate      At the very least, commands and args have to become separate
     tokens in the lexer.      tokens in the lexer.
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8