]> granicus.if.org Git - sudo/commit
Add NOMATCH and UNSPEC defines (-1 and -2 respectively) and use
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 5 Jun 2004 17:42:04 +0000 (17:42 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 5 Jun 2004 17:42:04 +0000 (17:42 +0000)
commita99f53e2fa2333e56f4e6a14b45135a88f376399
tree1f429bc0c64bdbbb08da0d15990ae20d12d22f07
parent46e37d41a9715fed267eb4713b27b9de8425d470
Add NOMATCH and UNSPEC defines (-1 and -2 respectively) and use
these in parse.yacc.  Also in parse.yacc initialize the *_matches
vars to UNSPEC and add two macros, SETMATCH and SETNMATCH for use
when setting *_matches to a value that may be NOMATCH/UNSPEC/TRUE/FALSE.
sudo.h