From owner-cvs-all Mon May 28 15:25:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA72737B422; Mon, 28 May 2001 15:25:45 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4SMPjt34689; Mon, 28 May 2001 15:25:45 -0700 (PDT) (envelope-from msmith) Message-Id: <200105282225.f4SMPjt34689@freefall.freebsd.org> From: Mike Smith Date: Mon, 28 May 2001 15:25:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand tftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/05/28 15:25:45 PDT Modified files: lib/libstand tftp.c Log: The shortest valid TFTP packet is 4 bytes, not 8. PR: misc/25503 Submitted by: Jim Browne MFC after: 1 week Revision Changes Path 1.6 +2 -2 src/lib/libstand/tftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message