CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/17 13:51:23
Modified files:
usr.bin/doas : doas.c doas.h env.c
Log message:
setusercontext resets PATH (which we want). but then it becomes
impossible to access the old PATH. save a copy in case we need it later.
bug report from espie.
