From owner-cvs-all Thu Dec 12 8:34:37 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 1130A37B401; Thu, 12 Dec 2002 08:34:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 290F943EA9; Thu, 12 Dec 2002 08:34:36 -0800 (PST) (envelope-from trhodes@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 gBCGTdmV007739; Thu, 12 Dec 2002 08:29:39 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBCGTdop007738; Thu, 12 Dec 2002 08:29:39 -0800 (PST) Message-Id: <200212121629.gBCGTdop007738@repoman.freebsd.org> From: Tom Rhodes Date: Thu, 12 Dec 2002 08:29:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/du du.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 trhodes 2002/12/12 08:29:39 PST Modified files: (Branch: RELENG_4) usr.bin/du du.c Log: MFC: rev 1.21 Use the correct blocksize when invoked with both -h and -k options. PR: 30275 Reviewed by: jake Revision Changes Path 1.17.2.4 +2 -1 src/usr.bin/du/du.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message