CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2016/06/19 13:29:43
Modified files: usr.bin/doas : doas.c doas.h env.c Log message: Move the RB_ code from doas.h to env.c, and limit the environment interface to a simple prepenv function. OK tedu@