CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/03 22:37:22
Modified files:
usr.bin/doas : doas.c
Log message:
Revert previous and add LOGIN_SETENV and LOGIN_SETRTABLE
Instead of only adding LOGIN_SETENV and LOGIN_SETRTABLE, LOGIN_SETALL
also includes LOGIN_SETLOGIN, which had the unintended side effect of
breaking logname(1).
ok deraadt tedu
