CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/11 10:41:37
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
Add "id" to ssh-agent pledge for subprocess support.
Found the hard way by Jan Johansson when using ssh-agent with X. Also,
rearranged proc/exec and retval to match other pledge calls in the tree.
ok djm@
