Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Aug 1999 16:40:08 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/wc wc.c 
Message-ID:  <1661.933950408@axl.noc.iafrica.com>
In-Reply-To: Your message of "Fri, 06 Aug 1999 07:37:14 MST." <199908061437.HAA02240@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 06 Aug 1999 07:37:14 MST, Sheldon Hearn wrote:

>   Modified files:
>     usr.bin/wc           wc.c 
>   Log:
>   Fix integer overflow for files containing more than 4GB by using
>   u_quad_int instead of u_long for counters. (NetBSD's rev 1.15 - 1.18)

s/_int/_t/ ^^^

I don't think this warrants a null commit.

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1661.933950408>