From owner-cvs-all Thu Apr 4 16: 7:23 2002 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 2AFD537B41E; Thu, 4 Apr 2002 16:07:16 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3507Gv92528; Thu, 4 Apr 2002 16:07:16 -0800 (PST) (envelope-from iedowse) Message-Id: <200204050007.g3507Gv92528@freefall.freebsd.org> From: Ian Dowse Date: Thu, 4 Apr 2002 16:07:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df df.c X-FreeBSD-CVS-Branch: RELENG_4 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 iedowse 2002/04/04 16:07:16 PST Modified files: (Branch: RELENG_4) bin/df df.c Log: MFC: various style and warning fixes from current in preparation for merging revision 1.37. Includes: 1.27: BDECFLAGS cleanup 1.31: Fix style bugs from ref 1.28 1.33: Do not dot terminate errx() strings 1.35: __P removal 1.36: Warnings fixes Revision Changes Path 1.23.2.7 +50 -65 src/bin/df/df.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message