Date: Wed, 4 Aug 1999 06:53:17 -0700 (PDT) From: <sheldonh@FreeBSD.org> To: nb@ravenbrook.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, sheldonh@FreeBSD.org Subject: Re: bin/12959: /usr/bin/wc overflows at 2^32 Message-ID: <199908041353.GAA09270@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: /usr/bin/wc overflows at 2^32 State-Changed-From-To: open->feedback State-Changed-By: sheldonh State-Changed-When: Wed Aug 4 06:52:38 PDT 1999 State-Changed-Why: The internal counters are already u_long. Presumeably, you want them to be quad_t? Could you try it and see what the performance hit is like on an Intel machine? Responsible-Changed-From-To: freebsd-bugs->sheldonh Responsible-Changed-By: sheldonh Responsible-Changed-When: Wed Aug 4 06:52:38 PDT 1999 Responsible-Changed-Why: I'll take this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908041353.GAA09270>