Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/pxeboot
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.
Home |
Main Index |
Thread Index |
Old Index