tmux can call pledge() in main with large set and then reduce it
authornicm <nicm@openbsd.org>
Fri, 23 Oct 2015 16:07:29 +0000 (16:07 +0000)
committernicm <nicm@openbsd.org>
Fri, 23 Oct 2015 16:07:29 +0000 (16:07 +0000)
commit4e7a7ade8c378113fb9de224a8f3c8aa1de4fdcd
tree6a6d2aa511473883db7b02d85ac9237d58568068
parent81fbd24a4ad534fe6fca24463c0a7d31a67c35ee
tmux can call pledge() in main with large set and then reduce it
slightly in the server to "stdio rpath wpath cpath fattr unix recvfd
proc exec tty ps".
usr.bin/tmux/server.c
usr.bin/tmux/tmux.c