Date: Sun, 12 Dec 2004 17:30:28 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200412121730.iBCHUSW9061932@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-12-12 17:30:28 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.c
Log:
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
Revision Changes Path
1.198 +15 -9 src/libexec/ftpd/ftpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412121730.iBCHUSW9061932>
