From owner-cvs-all@FreeBSD.ORG Sat May 3 03:49:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D88E37B401; Sat, 3 May 2003 03:49:50 -0700 (PDT) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC78243F93; Sat, 3 May 2003 03:49:48 -0700 (PDT) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) by numeri.campus.luth.se (8.12.9/8.12.9) with ESMTP id h43AnkNw083205; Sat, 3 May 2003 12:49:46 +0200 (CEST) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.9/8.12.9/Submit) id h43AnkEd083198; Sat, 3 May 2003 12:49:46 +0200 (CEST) Date: Sat, 3 May 2003 12:49:46 +0200 From: Johan Karlsson To: Mark Murray Message-ID: <20030503104946.GA85248@numeri.campus.luth.se> References: <200305031021.h43ALQed013728@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305031021.h43ALQed013728@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/df df.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 10:49:50 -0000 On Sat, May 03, 2003 at 03:21 (-0700) +0000, Mark Murray wrote: > markm 2003/05/03 03:21:26 PDT > > FreeBSD src repository > > Modified files: > bin/df df.c > Log: > Fix a shedload of warnings, some memory leaks and clean up WARNS > and lint. This is now WARNS=9, std=c99 clean on i386. We only have support for WARNS=6 in share/mk/bsd.sys.mk. Have you added more WARNS levels localy or is 6 == 9? /Johan K -- Johan Karlsson mailto:johan@FreeBSD.org