CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/09 10:02:38
Modified files:
usr.bin/tmux : cmd-respawn-pane.c cmd-respawn-window.c
cmd-split-window.c environ.c job.c server-fn.c
session.c tmux.h
Log message:
Move server_fill_environ into environ.c and move some other common code
into it.
