CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/10/21 14:11:47
Modified files: usr.bin/tmux : Makefile client.c tmux.c tmux.h Removed files: usr.bin/tmux : client-fn.c Log message: Client tidying: get rid of client_ctx struct in favour of two variables in client.c, and move the functions in client-fn.c into other files.