freebsd-skq/libexec/ftpd
ache 9ab1a03565 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)
1998-05-15 15:06:58 +00:00
..
extern.h
ftpcmd.y
ftpd.8 MFS. 1998-02-18 10:53:16 +00:00
ftpd.c Do TZ= as first thing, since FTP protocol is unable to tell zone offset in 1998-05-15 15:06:58 +00:00
logwtmp.c
Makefile Simplified by using new yacc rules and by not generating y.tab.h. 1998-05-04 18:20:18 +00:00
pathnames.h
popen.c Fixed a bug where if MAXUSRARGS amount of args were passed in, the argv[] 1998-04-27 10:51:26 +00:00
skey-stuff.c