K 10 svn:author V 8 keramida K 8 svn:date V 27 2009-01-15T04:49:40.788704Z K 7 svn:log V 413 MFC 184645 from /head Repeat vmstat header after window.rows instead of a hardcoded 20. Use ioctl() to get the window size in vmstat(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 the current lines of the terminal when the terminal is resized, so that the full terminal length can be used for output lines. END