Re: doas parse.y refinement
ok benno@ Ted Unangst(t...@tedunangst.com) on 2016.12.29 14:56:47 -0500: > it occurs to me that arglist and envlist are the same thing, a strlist. > > Index: parse.y > === > RCS file: /cvs/src/usr.bin/doas/parse.y,v > retrieving revi
doas parse.y refinement
it occurs to me that arglist and envlist are the same thing, a strlist. Index: parse.y === RCS file: /cvs/src/usr.bin/doas/parse.y,v retrieving revision 1.25 diff -u -p -r1.25 parse.y --- parse.y 29 Dec 2016 19:12:42 - 1.