cvs commit: src/libexec/ftpd ftpd.c

Yar Tikhiy yar at FreeBSD.org
Sun Dec 12 09:30:28 PST 2004


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


More information about the cvs-all mailing list