Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 05:01:57 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/tail forward.c
Message-ID:  <20010327050155.A12287@nagual.pp.ru>
In-Reply-To: <20010326193031.A54642@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Mon, Mar 26, 2001 at 07:30:32PM -0500
References:  <200103261929.f2QJToC44593@freefall.freebsd.org> <20010326193031.A54642@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 26, 2001 at 19:30:32 -0500, Andrew Gallatin wrote:
> Andrey A. Chernov [ache@FreeBSD.org] wrote:
> > ache        2001/03/26 11:29:50 PST
> <...>
> >   2) since mmap() not support files over INT_MAX size, add check for it
> >   until either mmap() will be fixed or tail will be rewritted to handle
> 
> Don't you mean SSIZE_MAX, and not INT_MAX?  Not all systems are

Yes, I'll change that. Kernel actually use ssize_t for check.

-- 
Andrey A. Chernov
http://ache.pp.ru/

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?20010327050155.A12287>