Support SIGUSR2 to stop and start logging for an existing server. Also
authornicm <nicm@openbsd.org>
Sun, 4 Jun 2017 08:25:57 +0000 (08:25 +0000)
committernicm <nicm@openbsd.org>
Sun, 4 Jun 2017 08:25:57 +0000 (08:25 +0000)
commit79c9b201a726fc18a84d3a07047cdb611ff49021
treec0431e43ac646c2a5cb39a66dc16e32e5a79cd03
parent4d4d49acaead6fe9937ee1ac12162457b0c41818
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.
usr.bin/tmux/log.c
usr.bin/tmux/proc.c
usr.bin/tmux/server.c
usr.bin/tmux/signal.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h