Revert previous and add LOGIN_SETENV and LOGIN_SETRTABLE
authortb <tb@openbsd.org>
Fri, 4 Mar 2022 05:37:21 +0000 (05:37 +0000)
committertb <tb@openbsd.org>
Fri, 4 Mar 2022 05:37:21 +0000 (05:37 +0000)
commit814cff546b2e3c5e6b88dbbce84a1161ad2ec6d8
treed3089ba7cbb998fc7038481b6e78c1bdfe1d7772
parent5c205e9bf3d54009f73b58dd42decd8e98ab2142
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
usr.bin/doas/doas.c