From owner-cvs-all Thu Oct 31 14:40: 8 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 C2FCC37B401; Thu, 31 Oct 2002 14:40:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7412743E6E; Thu, 31 Oct 2002 14:40:05 -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 g9VMchmV024759; Thu, 31 Oct 2002 14:38:43 -0800 (PST) (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9VMchcr024756; Thu, 31 Oct 2002 14:38:43 -0800 (PST) Message-Id: <200210312238.g9VMchcr024756@repoman.freebsd.org> From: Ian Dowse Date: Thu, 31 Oct 2002 14:38:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/edquota edquota.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/10/31 14:38:43 PST Modified files: (Branch: RELENG_4) usr.sbin/edquota edquota.c Log: MFC the following revisions: 1.15: remove __P() 1.16: WARNS fixes 1.17: Don't consider usernames such as "2-xhibit" as UID ranges and fix incrementing of argv for the -p option. Revision Changes Path 1.9.2.6 +17 -19 src/usr.sbin/edquota/edquota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message