Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't dereference NULL if buf winds up being empty. Can't happen | Ray Lai | 2009-06-02 |
| | | | | | | right now according to NicM but better safe than sorry. OK nicm@ | ||
* | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
terminal to be switched between several different windows and programs displayed on one terminal be detached from one terminal and moved to another. ok deraadt pirofti |