Commit message (Expand) | Author | Age | |
---|---|---|---|
* | There aren't many client message types or code to handle them so get rid of the | Nicholas Marriott | 2009-07-30 |
* | Tell the server when the client gets SIGTERM so it can clean up the terminal | Nicholas Marriott | 2009-07-30 |
* | Make all messages sent between the client and server fixed size. | Nicholas Marriott | 2009-07-26 |
* | 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-23 |
* | Pass a set of flags into client_init rather than just a start_server | Nicholas Marriott | 2009-07-22 |
* | Remove some dead assignments, found by sthen with clang. | Nicholas Marriott | 2009-06-25 |
* | Call setproctitle earlier in the client, and include the socket name. Makes it | Nicholas Marriott | 2009-06-05 |
* | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |