Age | Commit message (Expand) | Author |
---|---|---|
2009-07-26 | Make all messages sent between the client and server fixed size. | Nicholas Marriott |
2009-07-23 | None of the server message functions return anything but 0, so make them all | Nicholas Marriott |
2009-07-23 | Tidy client message return slightly: convert flags into an enum, and merge | Nicholas Marriott |
2009-07-22 | Pass a set of flags into client_init rather than just a start_server | Nicholas Marriott |
2009-06-25 | Remove some dead assignments, found by sthen with clang. | Nicholas Marriott |
2009-06-05 | Call setproctitle earlier in the client, and include the socket name. Makes it | Nicholas Marriott |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |