Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2002 18:47:50 -0700 (PDT)
From:      "Brian S. Dean" <bsd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tftp main.c tftp.c
Message-ID:  <200205120147.g4C1loW87045@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bsd         2002/05/11 18:47:50 PDT

  Modified files:
    usr.bin/tftp         main.c tftp.c 
  Log:
  To perform even basic error checking, one must have an exit code that
  indicates that not everything worked as expected.  Exit non-zero if we
  timed out while transmitting or receiving a file or if the file did
  not exist, etc.
  
  MFC After:      3 days (re@ willing)
  
  Revision  Changes    Path
  1.18      +4 -4      src/usr.bin/tftp/main.c
  1.11      +4 -0      src/usr.bin/tftp/tftp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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