summaryrefslogtreecommitdiff
path: root/parse.lex
Commit message (Expand)AuthorAgeFilesLines
* added User_Alias supportTodd C. Miller1995-04-091-0/+4
* now calls reset_aliases() directlyTodd C. Miller1995-04-061-2/+2
* can't have #ifdef's where N is defined so just do this theTodd C. Miller1995-03-311-4/+0
* stupid hack for broken aix lexTodd C. Miller1995-03-311-2/+5
* now have a rule that matches anything that doesn't match an explicite rule.Todd C. Miller1995-03-291-5/+19
* updated copyrightTodd C. Miller1995-03-291-18/+8
* prototype now uses __P()Todd C. Miller1995-03-281-1/+1
* make fill() non-ansiTodd C. Miller1995-03-281-1/+1
* added missing caseTodd C. Miller1995-03-271-0/+1
* added a void castTodd C. Miller1995-03-271-1/+1
* merged in utk changesTodd C. Miller1995-03-241-26/+92
* now includes options.hTodd C. Miller1995-01-111-0/+1
* now only include unistd.h for linuxTodd C. Miller1994-09-221-2/+2
* added inclusion of string.h/strings.hTodd C. Miller1994-09-201-1/+7
* replaced yylineno with sudolinenoTodd C. Miller1994-09-201-12/+3
* changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.eduTodd C. Miller1994-09-021-1/+1
* added unistd.hTodd C. Miller1994-08-301-0/+3
* added include of netinet/in.hTodd C. Miller1994-08-121-0/+1
* moved config.h to top of includesTodd C. Miller1994-05-281-1/+1
* now includes config.hTodd C. Miller1994-05-251-0/+1
* now defines yylval as extenrTodd C. Miller1994-03-121-0/+1
* udpated versionTodd C. Miller1994-03-121-1/+1
* updated version number and took out jeff's email (since it is invalid)Todd C. Miller1993-11-271-5/+14
* now sudo.h gets included firstTodd C. Miller1993-10-211-1/+1
* now can use flexTodd C. Miller1993-10-181-2/+14
* now includes sys/param.hTodd C. Miller1993-09-041-1/+2
* Initial revisionTodd C. Miller1993-03-021-0/+55