Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2010 14:44:04 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/tftpd tftpd.c
Message-ID:  <201009241444.o8OEiTtt035832@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-09-24 14:44:04 UTC

  FreeBSD src repository

  Modified files:
    libexec/tftpd        tftpd.c 
  Log:
  SVN rev 213102 on 2010-09-24 14:44:04Z by marius
  
  Remove the duplicate logging of failed read requests, whose error message
  also was inappropriate as it triggered for every EACCESS and ENOTFOUND, not
  just the case the -n option is intended to deal with and thus really spammed
  us with ~20 messages in the default configuration when booting a diskless
  FreeBSD client, introduced with r207608 again.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.41      +0 -1      src/libexec/tftpd/tftpd.c



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