CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/04 02:25:57
Modified files:
usr.bin/tmux : log.c proc.c server.c signal.c tmux.1 tmux.h
Log message:
Support SIGUSR2 to stop and start logging for an existing server. Also
we currently only have two log levels so just use -v and -vv rather than
-v and -vvvv, and clarify the man page entry for -v.
