CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/12 03:14:25
Modified files:
usr.bin/tmux : tmux.c window.c
Log message:
When started as the shell, __progname contains a leading -, so hardcode "tmux"
for socket path and log files, and strip it when working out the shell.
