CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/15 23:41:58
Modified files:
bin/ksh : main.c misc.c
Log message:
Include "id" in pledge (for setres[ug]id, setgroups) if the shell is
privileged and remove it when dropping privileges (set +p), setting a
flag to make sure we don't do it again.
ok deraadt millert
