On 22 Aug 2007 at 14:07, Kern Sibbald wrote: > On Wednesday 22 August 2007 13:58, Martin Simmons wrote: > > >>>>> On Tue, 21 Aug 2007 21:07:49 +0200, Kern Sibbald said: > > > > > > Hello again, > > > > > > By the way, in the bug report, please show the date generated by both the > > > mail (or Mail) and bsmtp commands. On my machine the dates seem to be > > > correct. Perhaps postfixing (CEST) confuses someone's email program as > > > that is the only difference between mail and bsmtp (bsmtp has an extra > > > (CEST) added). > > > > Try setting TZ=EST5EDT. That should put -0400 as the offset, but on Linux > > I always get the local offset including dst. > > > > Also, on FreeBSD I always get +0000 regardless of TZ (probably the local > > offset without dst). > > > > The basic problem is that gettimeofday() doesn't set the tz_minuteswest > > from the TZ variable. > > If that is the case (tz_minuteswest not set), then the bug would seem to be > in > your OS' gettimeofday() implementation. > > Can you send me a copy of the FreeBSD gettimeofday() man page?
All FreeBSD man pages are online: http://www.freebsd.org/cgi/man.cgi?query=gettimeofday&apropos=0&sektio n=0&manpath=FreeBSD+6.2-RELEASE&format=html -- Dan Langille - http://www.langille.org/ Available for hire: http://www.freebsddiary.org/dan_langille.php ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
