Stuart Henderson <s...@spacehopper.org> writes:

> On 2010-02-09, ?????? ?????????? <don.na...@gmail.com> wrote (on misc@):
> > As you can see Apache supports resume in both OBSD 4.4 and OBSD 4.5.
> > Why it isn't like this in OBSD 4.6?
> 
> It's a side-effect of this change, resume still works on 64-bit arch.
> 
> ---------------------
> PatchSet 613
> Date: 2009/06/03 00:36:40
> Author: pyr
> Branch: HEAD
> Tag: (none)
> Log:
> Fix the way apache reports Content-Length by promoting the clength field
> of request_rec from long to off_t, which makes it 64bit on i386.
> This allows files bigger than 2gig to be correctly served on arches
> where long is only 32bits.
> 
> Warning: this introduces an ABI break, and hence some third party
> apache modules will need to be rebuilt to correctly link to this new
> apache.
> 
> ok miod@, deraadt@
> 
> Members:
>         src/include/http_protocol.h:1.11->1.12
>         src/include/httpd.h:1.28->1.29
>         src/main/http_protocol.c:1.34->1.35
> ---------------------

So, it is a bug ?

-- 
Guillaume Pinot               http://www.irccyn.ec-nantes.fr/~pinot/

+ Les grandes personnes ne comprennent jamais rien toutes seules, et
c'est fatigant, pour les enfants, de toujours leur donner des
explications... ; -- Antoine de Saint-Exupiry, Le Petit Prince

()  ASCII ribbon campaign      -- Against HTML e-mail
/\  http://www.asciiribbon.org -- Against proprietary attachments

Reply via email to