From owner-cvs-all Thu Feb 22 5:55:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDD3037B401; Thu, 22 Feb 2001 05:55:14 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1MDtD399673; Thu, 22 Feb 2001 05:55:13 -0800 (PST) (envelope-from alfred) Message-Id: <200102221355.f1MDtD399673@freefall.freebsd.org> From: Alfred Perlstein Date: Thu, 22 Feb 2001 05:55:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2001/02/22 05:55:12 PST Modified files: usr.bin/vmstat vmstat.c Log: fix usage statement (add missing [-n devs] option) Submitted by: Maxim Konovalov Silence a warning by renaming the 'pgtok' #define to 'vmstat_pgtok' so as not to conflict with the 'pgtok' #define in sys/param.h Revision Changes Path 1.43 +6 -5 src/usr.bin/vmstat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message