CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/08/04 13:46:13
Modified files: usr.bin/tmux : server.c tmux.c Log message: switch back to kqueue for now, since (a) kqueue has been fixed to deal with strange devices and (b) since there appears to be a bull in the poll code in libevent as well... requested by nicm who is away