CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/09/23 02:21:57
Modified files: usr.bin/tmux : server.c Log message: On SIGTERM, just abandon any suspended/locked clients and leave them to it, otherwise the server will hang around (refusing new connections) until they exit properly.