CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2010/08/22 10:09:49
Modified files: usr.bin/tmux : client.c Log message: MSG_EXIT can now have a return code in the message, so check for that size as well. Stops the client fatal()ing on exit.