aboutsummaryrefslogtreecommitdiff
path: root/client-msg.c
Commit message (Expand)AuthorAge
* Rename struct hdrtype to msgtype which is a better name and can be used evenNicholas Marriott2009-07-29
* Make all messages sent between the client and server fixed size.Nicholas Marriott2009-07-26
* Tidy client message return slightly: convert flags into an enum, and mergeNicholas Marriott2009-07-23
* Nix a few unused attributes on arguments which are no longer unused.Nicholas Marriott2009-07-21
* Make code clearer:Ray Lai2009-06-02
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01