Date: Fri, 15 May 1998 08:06:59 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <199805151506.IAA10867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1998/05/15 08:06:58 PDT
Modified files:
libexec/ftpd ftpd.c
Log:
Do TZ= as first thing, since FTP protocol is unable to tell zone offset in
any case.
It makes no difference for anon account (since chroot already makes it GMT),
but if you do mirror with special non-anon login, in old variant
your mirror will be wholy retransmitted twice in the year due to
time zone changes (/etc/localtime plays bad role here)
Revision Changes Path
1.47 +3 -2 src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805151506.IAA10867>
