Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 1998 19:51:28 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, grog@lemis.com, obrien@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.bin/systat vmstat.c
Message-ID:  <199812270851.TAA04807@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>   Modified files:
>>     usr.bin/systat       vmstat.c
>>   Log:
>>   Don't waste precious space on showing the performance of fdX.
>>   (can get old behavior with -DWANT_FD)
>
>Not that I'll cry any tears over floppies, but I'd guess that those
>who do would also be upset to have to set special flags.  Wouldn't it
>be easier to add a flag, say, -reallyusethisoldjunk.

People would be upset by having to set a special flag like that :-).

The default should be to sort floppies to the end of the list so that
they fall of the end of the display before more important devices.
Then there should be something like iostat(8)'s devices list, but
actually working (iostat da0 wd0 disorders the devices to wd0 da0 here).

Bruce

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812270851.TAA04807>