NetBSD/libexec/ftpd
lukem 9c9d43e6b5 support displaying the stderr output from a LIST or a conversion to
the user at the end of a transfer.
this generates a file in /tmp, so anonymous requires a
writable ~ftp/tmp, which you may not want to do (because it may
allow people to unwanted upload files).

XXX:	a better method of storing the stderr output would be nice, but
	is a lot more effort to implement. this feature can at least be
	used temporarily whilst debugging why an ftp conversion doesn't
	work.
1998-06-08 07:13:13 +00:00
..
Makefile fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...) 1998-04-13 14:24:02 +00:00
conf.c Show/log the strerror(errno) string when getcwd fails 1998-06-03 13:21:42 +00:00
extern.h * change checkportcmd syntax to `checkportcmd class [off]' (as per `modify') 1997-11-11 12:42:24 +00:00
ftpcmd.y use TM_YEAR_BASE (not 1900) - not that we expect it to change in any case :) 1998-05-21 00:09:32 +00:00
ftpd.8 support displaying the stderr output from a LIST or a conversion to 1998-06-08 07:13:13 +00:00
ftpd.c support displaying the stderr output from a LIST or a conversion to 1998-06-08 07:13:13 +00:00
logwtmp.c Need <time.h> for time() prototype. 1998-04-01 14:35:23 +00:00
pathnames.h support displaying the stderr output from a LIST or a conversion to 1998-06-08 07:13:13 +00:00
popen.c support displaying the stderr output from a LIST or a conversion to 1998-06-08 07:13:13 +00:00