Commit graph

3 commits

Author SHA1 Message Date
joerg
e2464c6d31 Update for changed PKGNAME_NOREV 2006-06-07 11:49:10 +00:00
wiz
b3b275838a Update to 2.0.6, here's the diff:
917c917
<       if (r->finfo.st_size >= MMAP_THRESHOLD) {
---
>       if ((r->finfo.st_size >= MMAP_THRESHOLD) && (!r->header_only)) {
2005-02-24 11:52:30 +00:00
grant
37ca7956c1 Initial import of mod_bandwidth-2.0.5 into The NetBSD packages
collection.

mod_bandwidth is an Apache module to provide bandwidth usage limitation
either on the whole server or one a per connection basis based on the
size of files, directory location or remote domain/IP.
2003-02-17 23:32:33 +00:00