CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/22 14:56:58
Modified files: usr.bin/tmux : Makefile tmux.h tty.c Removed files: usr.bin/tmux : tty-write.c Log message: tty_write is relatively short and the only function left in tty-write.c so move it into tty.c.