From owner-cvs-all Fri Oct 11 7:25:41 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 8F66837B401; Fri, 11 Oct 2002 07:25:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 409B943E8A; Fri, 11 Oct 2002 07:25:40 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEPeCo014356; Fri, 11 Oct 2002 07:25:40 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEPdov014355; Fri, 11 Oct 2002 07:25:39 -0700 (PDT) Message-Id: <200210111425.g9BEPdov014355@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 07:25:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/edquota edquota.8 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 sobomax 2002/10/11 07:25:39 PDT Modified files: (Branch: RELENG_4) usr.sbin/edquota edquota.8 edquota.c Log: MFC: - Allow edquota(8) to be used for setting up quotas non-interactively. Revision Changes Path 1.9.2.3 +45 -0 src/usr.sbin/edquota/edquota.8 1.9.2.5 +104 -23 src/usr.sbin/edquota/edquota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message