opnsense-src/libexec/ftpd
Yaroslav Tykhiy 6c98f40194 Never emit a message to stderr: use syslog instead.
When in inetd mode, this prevents bogus messages from
appearing on the control channel.  When running as a
daemon, we shouldn't write to the terminal we used to
have at all.

PR:		bin/74823
MFC after:	1 week
2004-12-12 17:30:28 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpchroot.5 Assorted mdoc(7) fixes. 2003-06-01 19:52:36 +00:00
ftpcmd.y Use __FBSDID. 2004-11-18 13:46:29 +00:00
ftpd.8 Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
ftpd.c Never emit a message to stderr: use syslog instead. 2004-12-12 17:30:28 +00:00
logwtmp.c Use __FBSDID. 2004-11-18 13:46:29 +00:00
Makefile ftpd(8) seems to be WARNS=2 clean now. 2004-07-31 15:07:33 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c Use __FBSDID. 2004-11-18 13:46:29 +00:00