From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 6 08:40:22 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C3616A416 for ; Fri, 6 Oct 2006 08:40:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1CDB43D49 for ; Fri, 6 Oct 2006 08:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k968eMMe084080 for ; Fri, 6 Oct 2006 08:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k968eM0P084079; Fri, 6 Oct 2006 08:40:22 GMT (envelope-from gnats) Date: Fri, 6 Oct 2006 08:40:22 GMT Message-Id: <200610060840.k968eM0P084079@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: bin/104039: commit references a PR X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 08:40:22 -0000 The following reply was made to PR bin/104039; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/104039: commit references a PR Date: Fri, 6 Oct 2006 08:31:07 +0000 (UTC) maxim 2006-10-06 08:30:33 UTC FreeBSD src repository Modified files: bin/cp utils.c Log: o Hold copied bytes counter in off_t. This prevents statistics displayed by SIGINFO handler from overflow. PR: bin/104039 Submitted by: Geoffrey Giesemann MFC after: 2 weeks Revision Changes Path 1.50 +1 -1 src/bin/cp/utils.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"