OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Tue Jul 07 2009 - 14:49:19 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 2009/07/07 13:49:19

Modified files:
        usr.bin/tmux : cmd-new-session.c cmd-set-option.c
                         cmd-set-window-option.c cmd-show-options.c
                         cmd-show-window-options.c server.c session.c
                         tmux.c tmux.h window.c

Log message:
Rename the global options variables to be shorter and to make session options
clear. No functional change, getting this out of the way to make later options
changes easier.