Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2010 20:02:54 +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.o94K3COT098129@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    libexec/tftpd        tftpd.c 
  Log:
  SVN rev 213420 on 2010-10-04 20:02:54Z 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/7 in r213039)
  again.
  
  Revision   Changes    Path
  1.37.10.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.o94K3COT098129>