Date: Sun, 19 Oct 1997 09:48:55 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include/arpa tftp.h Message-ID: <199710191648.JAA03816@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1997/10/19 09:48:55 PDT
Modified files:
include/arpa tftp.h
Log:
Declare the various 2-byte values in TFTP as being `unsigned short'.
RFC 1350 isn't very explicit about this, but the use of signed
integers doesn't seem to make sense.
Should be in 2.2.5, but is probably too late to be verified completely.
PR: bin/4502
Submitted by: Dirk Nehrling <nerle@pdv.de> via Lars Koeller
Revision Changes Path
1.3 +3 -3 src/include/arpa/tftp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710191648.JAA03816>
