From owner-cvs-all Tue Dec 11 14:59:41 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 28E7D37B419; Tue, 11 Dec 2001 14:59:37 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBBMxbK79162; Tue, 11 Dec 2001 14:59:37 -0800 (PST) (envelope-from markm) Message-Id: <200112112259.fBBMxbK79162@freefall.freebsd.org> From: Mark Murray Date: Tue, 11 Dec 2001 14:59:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat Makefile vmstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2001/12/11 14:59:37 PST Modified files: usr.bin/vmstat Makefile vmstat.c Log: WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm) warnings originating in system headers. Revision Changes Path 1.8 +2 -1 src/usr.bin/vmstat/Makefile 1.52 +62 -55 src/usr.bin/vmstat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message