]> git.armaanb.net Git - opendoas.git/commit
revise environment handling. Add a setenv keyword for manipulating the environment...
authortedu <tedu>
Mon, 27 Jun 2016 15:41:17 +0000 (15:41 +0000)
committerDuncaen <mail@duncano.de>
Mon, 27 Jun 2016 19:46:31 +0000 (21:46 +0200)
commit5e9d76849fdad47f59b11993ee8ca319bd11414d
treeb7ca1cd2ff508ad3093592c2e513c748788fa1ce
parent555da719ab036a43d3ec8636840f5e74e1ff97e0
revise environment handling. Add a setenv keyword for manipulating the environment. keepenv now means only retain everything. (for one release, the old use of keepenv will still work.) Allow setting variables to new or existing values, and also removing vars when keepenv is used. ok djm martijn tb
doas.conf.5
env.c
parse.y