CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2013/03/22 04:29:31
Modified files: usr.bin/tmux : tty.c Log message: I strongly suspect it is possible for tmux to block on detach in tty_raw, so make the fd blocking again much later and have tty_raw just retry the write a few times.