From owner-cvs-all Sat Nov 30 15:29:28 2002 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 C208B37B401; Sat, 30 Nov 2002 15:29:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 707F043EC5; Sat, 30 Nov 2002 15:29:27 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAUNPVmV086226; Sat, 30 Nov 2002 15:25:31 -0800 (PST) (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAUNPVB6086225; Sat, 30 Nov 2002 15:25:31 -0800 (PST) Message-Id: <200211302325.gAUNPVB6086225@repoman.freebsd.org> From: Ian Dowse Date: Sat, 30 Nov 2002 15:25:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/quota quota.1 quota.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/11/30 15:25:31 PST Modified files: (Branch: RELENG_4) usr.bin/quota quota.1 quota.c Log: MFC: Fix warnings, const issues, ANSIfy, sort options and fix usage. Revision Changes Path 1.7.2.6 +12 -11 src/usr.bin/quota/quota.1 1.11.2.3 +76 -104 src/usr.bin/quota/quota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message