diff options
author | 2016-07-15 00:49:08 +0000 | |
---|---|---|
committer | 2016-07-15 00:49:08 +0000 | |
commit | 5fd00ece6e9ad9ee343097d44aa417262aa58d71 (patch) | |
tree | 35435c664c77fd15e674a4de53c0befeb1108bca /usr.bin/ssh/packet.c | |
parent | Instead of representing colours in several different forms with various (diff) | |
download | wireguard-openbsd-5fd00ece6e9ad9ee343097d44aa417262aa58d71.tar.xz wireguard-openbsd-5fd00ece6e9ad9ee343097d44aa417262aa58d71.zip |
Don't update cells in each block of data read from a pane immediately,
instead track them as change (dirty) and update them once at the end,
saves much time if repeatedly writing the same cell. Also fix comparison
of cells being equal in a few places (memcmp is not enough).
Diffstat (limited to 'usr.bin/ssh/packet.c')
0 files changed, 0 insertions, 0 deletions