CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/02 10:38:35
Modified files:
usr.bin/tmux : server-fn.c server-msg.c tmux.1 tmux.c tmux.h
Log message:
When incorrect passwords are entered, behave similarly to login(1) and backoff
for a bit. Based on a diff from marty...@.
