K 10 svn:author V 2 ed K 8 svn:date V 27 2009-03-01T09:50:13.426023Z K 7 svn:log V 317 Improve my previous changes to the TTY code: also remove memcpy(). It's better to just use internal language constructs, because it is likely the compiler has a better opinion on whether to perform inlining, which is very likely to happen to struct winsize. Submitted by: Christoph Mallon END