CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/31 07:12:03
Modified files:
usr.bin/tmux : server-client.c server.c tmux.h tty.c
Log message:
The output log is only useful once and it means creating a file, so open
it once at startup instead of in every call to tty_open.
