commit | 5d78de628376f55fd2fc5acad14733cf90867425 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Fri Nov 05 20:35:44 2004 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Fri Nov 05 20:35:44 2004 +1100 |
tree | 806ff3f561b6251fe8ac13a23975ac208c09d514 | |
parent | b2694f0e8a54112200f2638f01b622f603dd125f [diff] |
- djm@cvs.openbsd.org 2004/10/29 21:47:15 [channels.c channels.h clientloop.c] fix some window size change bugs for multiplexed connections: windows sizes were not being updated if they had changed after ~^Z suspends and SIGWINCH was not being processed unless the first connection had requested a tty; ok markus