Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2010 20:02:48 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/tftpd tftpd.c
Message-ID:  <201010042003.o94K362a098111@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-10-04 20:02:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    libexec/tftpd        tftpd.c 
  Log:
  SVN rev 213419 on 2010-10-04 20:02:48Z by marius
  
  MFC: r213102
  
  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 (commited to stable/8 in 213038)
  again.
  
  Revision  Changes    Path
  1.38.2.4  +0 -1      src/libexec/tftpd/tftpd.c



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