CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/23 10:07:29
Modified files:
usr.bin/tmux : server.c tmux.c
Log message:
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".
