Date: Sun, 17 May 1998 17:06:29 -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 popen.c Message-ID: <199805180006.RAA23677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1998/05/17 17:06:29 PDT Modified files: libexec/ftpd popen.c Log: Back out "always UTC" fix since some people want visually identical 'ls' output for local users. FTP protocol RFC also says that 'ls' output is not machine-readable. "always UTC" still possible with TZ= in ftpd environment by price of having UTC in log files too. Fix INTERNAL_LS to sense new /etc/localtime after chroot Revision Changes Path 1.15 +10 -4 src/libexec/ftpd/popen.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805180006.RAA23677>