summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/buffer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bye-bye buffer*.c.nicm2009-11-041-139/+0
* A few trivial optimisations: no need to check for zero size if callingnicm2009-08-201-5/+2
* Nuke unused buffer functions. Found by lint.nicm2009-06-251-86/+1
* Import tmux, a terminal multiplexor allowing (among other things) a singlenicm2009-06-011-0/+227