K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-27T05:58:48.000000Z K 7 svn:log V 750 Update to 1.3.40 Changes in this release: - Make bad password-IDs in /var/dcc/flod a serious error that is reported even when tracing is off. - Fix missing ';;' in libexec/logger. - Restore `start-dccm -c` that was removed from version 1.3.39 with the mistaken idea that -c was not in use. - Fix bug counting clients of public DCC servers introduced in 1.3.39. - Adding -d to DCCD_ARGS or GREY_DCCD_ARGS causes dccd to say how it determines the size of available memory. - Deal with sysctl(HW_PHYSMEM) on amd64 FreeBSD 6.* need for an 8-byte value without breaking sysctl(HW_PHYSMEM) on FreeBSD 5.* that demands a 4-byte value. - Allow databases larger than 3 GBytes on 64-bit systems. PR: ports/100880 Submitted by: Dean Hollister (maintainer) END