yar         2005-01-10 12:19:11 UTC
  FreeBSD src repository
  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  Replace err(3) calls when in daemon mode by syslog(3), too.
  A daemon has no stderr to send its complains to.
  
  Pointed out by: Nick Leuta
  MFC after:      1 week
  
  Revision  Changes    Path
  1.201     +8 -4      src/libexec/ftpd/ftpd.c