Subject: CVS commit: src/sys/arch/i386/stand/pxeboot
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/14/2005 18:25:16
Module Name:	src
Committed By:	tron
Date:		Tue Jun 14 18:25:16 UTC 2005

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

Log Message:
Get rid off the ugly S_SIZE() macro which breaks the build now that
bcmp() is a macro, too.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/stand/pxeboot/pxe.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/stand/pxeboot/pxe.h

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