Lines Matching refs:pledge
3093 fix pledge violation with ssh -f; reported by Valentin
3477 Add missing "recvfd" pledge promise: Raf Czlonka reported
5498 Includes a pre-auth privsep sandbox and several pledge()
5545 adjust pledge promises for ControlMaster: when using
5571 Add "id" to ssh-agent pledge for subprocess support.
5574 rearranged proc/exec and retval to match other pledge calls in the tree.
5748 It isn't necessary and runs afoul of pledge(2) restrictions.
5830 Add "cpath" to the ssh-agent pledge so the cleanup
5843 ssh-agent pledge needs proc for askpass; spotted by todd@
5853 basic pledge() for ssh-agent, more refinement needed
5861 Revert "stub for pledge(2) for systems that lack it"
5879 stub for pledge(2) for systems that lack it
5887 pledge, better fatal() messages; feedback deraadt@
5906 Add a null implementation of pledge.
5928 pledge "stdio rpath wpath cpath fattr tty proc exec"
6684 Change all tame callers to namechange to pledge(2).