Age | Commit message (Expand) | Author |
---|---|---|
2009-10-26 | Call fstat() after fopen() rather than stat() before. | Nicholas Marriott |
2009-09-07 | Give each paste buffer a size member instead of requiring them to be | Nicholas Marriott |
2009-07-30 | Don't babysit people and let them try to load /dev/zero or (more useful) | Nicholas Marriott |
2009-07-26 | Make all messages sent between the client and server fixed size. | Nicholas Marriott |
2009-07-13 | Having fixed flags for single-character getopt options is a bit hard to | Nicholas Marriott |
2009-07-09 | Don't leak FILE * on malloc failure. From ivoire at users dot sourceforge dot... | Nicholas Marriott |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |