CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/30 07:40:30
Modified files:
usr.bin/tmux : server-fn.c
Log message:
When unlocking the server, don't try to clear the prompt on clients without a
prompt (such as the one issuing the unlock request).
This caused the server to die if the wrong password was entered when unlocking
from the command line with -U (nasty).
