Subject: CVS commit: src/sys/arch/i386/stand/pxeboot
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/11/2003 20:29:02
Module Name:	src
Committed By:	drochner
Date:		Tue Mar 11 18:29:01 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/pxeboot: pxe.c

Log Message:
Fix bug in readudp(): we have to return the correct length
of the received packet to the caller.
TFTP works now.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/stand/pxeboot/pxe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.