From owner-cvs-all Sun Oct 31 20:46:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 69D5814CAA; Sun, 31 Oct 1999 20:46:10 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA25057; Sun, 31 Oct 1999 20:46:10 -0800 (PST) (envelope-from julian@FreeBSD.org) Message-Id: <199911010446.UAA25057@freefall.freebsd.org> From: Julian Elischer Date: Sun, 31 Oct 1999 20:46:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/repquota repquota.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1999/10/31 20:46:10 PST Modified files: usr.sbin/repquota repquota.c Log: Description repquota reports softlimits, hardlimits and ``used'' field incorrectly, namely those numbers get wrapped modulo 4Gbytes. PR: bin/8164 Submitted by: Anton Berezin Revision Changes Path 1.9 +15 -4 src/usr.sbin/repquota/repquota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message