CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/22 09:49:55
Modified files:
usr.bin/tmux : cfg.c cmd-command-prompt.c cmd-confirm-before.c
cmd-if-shell.c cmd-list.c cmd-run-shell.c cmd.c
control.c key-bindings.c server-client.c tmux.h
window-choose.c
Log message:
Add functions to allocate and free command contexts rather than doing it
all on the stack.
