CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/10 12:42:14
Modified files:
usr.bin/tmux : job.c server.c tmux.h
Log message:
Put all jobs on a global all_jobs list and use that in server.c instead of
running through all the clients.
