CVSROOT: /cvs Module name: src Changes by: z...@cvs.openbsd.org 2015/07/22 14:15:24
Modified files: usr.bin/doas : doas.conf.5 parse.y Log message: Implement quoting support in doas.conf. Now you can pass environment variables and arguments with almost any values. As a bonus, doas will now point to exact place where syntax error occured most of times; there is some room for improvement, though. okay tedu@