K 10
svn:author
V 5
tobez
K 8
svn:date
V 27
2007-07-27T13:39:52.000000Z
K 7
svn:log
V 902
Update to 1.5p6.

Changes (as taken from
16461.82.215.41.237.1185016981.squirrel@webmail.xs4all.nl):

1) On FreeBSD there was a rather embarrassing bug when sendfile was used,
   which manifests itself in bogus 'premature end of file' messages in the
   error log. This should now be fixed.

2) There were some stupid mistakes in the way in which Content-Length, and
   Range headers were computed and/or parsed. This had to do with the fact
   that size_t is 32 bit on most 32-bit platforms, but file sizes can be
   much bigger.

3) Mathopd would refuse to open files larger than 2 GB on Solaris or Linux.
   This should now be fixed, provided you follow the instructions in the
   Makefile.

4) The SanitizePath feature (the one that substitutes // for /, etc. in
   request URIs) has been retrofitted into 1.5.

5) Some cosmetic changes were made to the Makefile in 1.6. These were
   merged also.

END
