From owner-cvs-all Sat Jul 14 7: 0:10 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 4EE8B37B403; Sat, 14 Jul 2001 07:00:04 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EE04I04395; Sat, 14 Jul 2001 07:00:04 -0700 (PDT) (envelope-from mikeh) Message-Id: <200107141400.f6EE04I04395@freefall.freebsd.org> From: Mike Heffner Date: Sat, 14 Jul 2001 07:00:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand tftp.c X-FreeBSD-CVS-Branch: RELENG_4 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 mikeh 2001/07/14 07:00:04 PDT Modified files: (Branch: RELENG_4) lib/libstand tftp.c Log: MFC: 1.6: The shortest valid TFTP packet is 4 bytes, not 8. 1.7: Reset errno to prevent subsequent failures. Revision Changes Path 1.2.6.4 +4 -2 src/lib/libstand/tftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message