Subject: Re: bin/22050: systat(1) does not react to SIGSUSP/SIGWINCH
To: David Laight <david@l8s.co.uk>
From: None <itojun@iijlab.net>
List: netbsd-bugs
Date: 07/05/2003 08:34:12
>> >>> 	systat(1) does not repaint screen after SIGSUSP/SIGWINCH.
>> >>> >How-To-Repeat:
>> >>> 	start systat(1), tap ^Z and then "fg", see garbled screen.
>> 	try ":netstat".
>By 'garbled' do you just mean 'missing the address fields' and 'not
>redrawn at all until the timer expires'?
>Or are you seeing something really nasty?

	- missing addres field
	- not redrawn at all even when timer expires
		(redrawn only when the ordering of addresses/whatever changes)

itojun