CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/11/03 13:29:47
Modified files: usr.bin/tmux : cmd-list-sessions.c cmd-server-info.c cmd.c server-client.c server.c session.c tmux.h Log message: Change session and client activity and creation time members to have more meaningful names. Also, remove the code to try and update the session activity time for the command client when a command message is received as is pointless because it des not have a session.