freebsd_amp_hwpstate/libexec/ftpd
Andrey A. Chernov 23ea9f7e98 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
1998-05-18 00:06:28 +00:00
..
Makefile Simplified by using new yacc rules and by not generating y.tab.h. 1998-05-04 18:20:18 +00:00
extern.h Hopefully better fix for logwtmp(): rename to a private 1997-09-05 11:44:00 +00:00
ftpcmd.y Cosmetics in man page. Exit(-1) -> exit(1). 1997-11-21 07:38:43 +00:00
ftpd.8 MFS. 1998-02-18 10:53:16 +00:00
ftpd.c Return back initial tzset() must be before first chroot 1998-05-16 21:23:33 +00:00
logwtmp.c Cosmetics in man page. Exit(-1) -> exit(1). 1997-11-21 07:38:43 +00:00
pathnames.h Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts for 1997-04-29 12:42:08 +00:00
popen.c Back out "always UTC" fix since some people want visually identical 'ls' 1998-05-18 00:06:28 +00:00
skey-stuff.c Various sprintf -> snprintf fixes. 1997-12-24 19:13:23 +00:00