Date: Tue, 14 May 2002 15:08:07 -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: <200205142208.g4EM87t78997@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bsd 2002/05/14 15:08:07 PDT
Modified files: (Branch: RELENG_4)
usr.bin/tftp main.c tftp.c
Log:
MFC: 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.
Approved by: re (murray)
Revision Changes Path
1.8.2.3 +4 -3 src/usr.bin/tftp/main.c
1.5.2.3 +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?200205142208.g4EM87t78997>
