CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/25 12:18:55
Modified files:
usr.bin/tmux : cmd-show-options.c format.c options.c tmux.h
Log message:
Make options_tostring allocate its result instead of using a stack
buffer (needed for something in the future).
