From owner-cvs-usrbin Mon Oct 6 11:53:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA19354 for cvs-usrbin-outgoing; Mon, 6 Oct 1997 11:53:38 -0700 (PDT) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA19233; Mon, 6 Oct 1997 11:52:40 -0700 (PDT) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA26248; Mon, 6 Oct 1997 11:52:17 -0700 (PDT) Date: Mon, 6 Oct 1997 11:52:17 -0700 (PDT) Message-Id: <199710061852.LAA26248@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/vmstat vmstat.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dima 1997/10/06 11:52:17 PDT Modified files: usr.bin/vmstat vmstat.c Log: Be more specific about -f/-t options (they're not yet implemented), not just exit with 0 status. This definitely should go to 2.2.5. If i won't have any objections - I'll commit it tonight. Revision Changes Path 1.19 +16 -11 src/usr.bin/vmstat/vmstat.c