aboutsummaryrefslogtreecommitdiff
path: root/attributes.c
Commit message (Collapse)AuthorAge
* Don't dereference NULL if buf winds up being empty. Can't happenRay Lai2009-06-02
| | | | | | right now according to NicM but better safe than sorry. OK nicm@
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-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