From owner-cvs-all Sun Dec 27 00:51:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25424 for cvs-all-outgoing; Sun, 27 Dec 1998 00:51:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25417; Sun, 27 Dec 1998 00:51:45 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id TAA04807; Sun, 27 Dec 1998 19:51:28 +1100 Date: Sun, 27 Dec 1998 19:51:28 +1100 From: Bruce Evans Message-Id: <199812270851.TAA04807@godzilla.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> 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