]> git.armaanb.net Git - opendoas.git/history - parse.y
checkconfig doesn't return anymore, noted by zhuk
[opendoas.git] / parse.y
2015-07-24 Vadim ZhukovFurther improve syntax error reporting in doas:
2015-07-22 Vadim ZhukovImplement quoting support in doas.conf. Now you can...
2015-07-21 Ted Unangstcases should line up with switch, from Dimitris Papastamos
2015-07-21 Vadim ZhukovAdd argument matching support to doas.
2015-07-19 <benno@openbsd... wrap long lines and kill some whitespace
2015-07-19 <benno@openbsd... In the config file allow line continuations with backsl...
2015-07-16 Nicholas MarriottPrototype yy* functions, and use verrx in yyerror(...
2015-07-16 Vadim ZhukovAllow (almost) any non-space character to be a part...
2015-07-16 Nicholas MarriottMissing reallocarray check in doas.c (ok tedu) and...
2015-07-16 Ted Unangstimport doas. still subject to changes, large and small.