K 10 svn:author V 8 keramida K 8 svn:date V 27 2009-01-15T03:12:45.669245Z K 7 svn:log V 385 MFC 175562 from /head Repeat iostat header after rows-3 instead of a hardcoded 20. Use ioctl() to get the window size in iostat(8), and force a new header to be prepended to the output every time the current window size changes. Change the number of lines before each header to `rows - 3' when the terminal is resized, so that the full terminal length can be used for output lines. END