CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/02/25 00:49:53
Modified files:
usr.sbin/httpd/src/include: buff.h httpd.h scoreboard.h
usr.sbin/httpd/src/main: buff.c http_main.c http_protocol.c
usr.sbin/httpd/src/modules/proxy: proxy_cache.c
usr.sbin/httpd/src/modules/standard: mod_log_config.c
mod_status.c
Log message:
fix some fallout from the >2G commit. namely allow for all byte counters to
report the correct size when it exceeds a long's capacity.
>From Dan Harnett <daniel @ harnett . name>