Subject: Re: CVS commit: src/usr.sbin/iostat
To: None <mrg@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 01/06/2006 18:51:01
> Module Name: src
> Committed By: mrg
> Date: Thu Jul 7 22:31:45 UTC 2005
>
> Modified Files:
> src/usr.sbin/iostat: iostat.c
>
> Log Message:
> apply the patch from PR#30680: always print the header in extended
> (-x) mode, as it is much easier to see what is going on.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.43 -r1.44 src/usr.sbin/iostat/iostat.c
isn't it better to have another option, rather than flipping the behaviour
with -x ?
i prefer the previous behaviour esp. when there's only a disk to show.
YAMAMOTO Takashi