CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/12 09:05:39
Modified files:
usr.bin/tmux : signal.c client.c
Log message:
Catch SIGHUP and terminate if running as a client. This prevents clients
from being left hanging around when, for example, a SSH session is
disconnected.
ok nicm@
