CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2014/01/09 07:05:55
Modified files: usr.bin/tmux : client.c screen.c tmux.c Log message: Three small changes from Tiago Cunha: - Check for truncation when copying path. - Don't need to use a temporary buffer in screen_set_title. - Include strerror in output when connecting to server fails.