CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2009/08/12 03:41:59

Modified files:
        usr.bin/tmux   : tmux.h tty.c 

Log message:
A tty context must not be modified as it may be reused to update multiple
clients, so make it const.

Also fix an actual modification which caused a hang when a session was
connected to multiple terminals at least one of which was missing ich/ich1.

Reply via email to