summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/imsg-buffer.c
AgeCommit message (Expand)Author
2009-09-15Enclose repeated buffer draining code in a new msgbuf_drain()Jacek Masiulaniec
2009-08-11Switch tmux to use imsg. This is the last major change to make theNicholas Marriott