Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 12:19:11 +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:  <200501101219.j0ACJBJC065061@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501101219.j0ACJBJC065061>