Subject: Re: CVS commit: pkgsrc/sysutils/xosview
To: Roland Illig <rillig@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: pkgsrc-changes
Date: 06/05/2006 22:08:30
On Mon, Jun 05, 2006 at 09:47:04PM +0200, Roland Illig wrote:
> Christos Zoulas wrote:
> >Module Name:	pkgsrc
> >Committed By:	christos
> >Date:		Mon Jun  5 02:35:31 UTC 2006
> >
> >Modified Files:
> >	pkgsrc/sysutils/xosview: distinfo
> >Added Files:
> >	pkgsrc/sysutils/xosview/patches: patch-aa
> >
> >Log Message:
> >Make this compile again.
> 
> On which system? Can you please provide a log message that is a little 
> more detailed either in the patch file itself (my preferred way) or in 
> the ChangeLog (other's preferred way)?

On >= 3.99.18, but i think this is incomplete, there is one _disklist left,
which wasn't changed to _iostatlist.

And this would also pic up nfs io. The HW_IOSTATS xferred has to be protected by an
 if (io_stats[i].type == IOSTAT_DISK)

pkg/33334 should be closed after the last issue is fixed too.

Bernd