CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/17 12:30:43
Modified files:
usr.bin/tmux : client.c
Log message:
Add pledge "stdio unix sendfd proc exec tty" to tmux client process,
"sendfd" is dropped after first message from the server.
