Re: [Etherboot-developers] [COMMIT] etherboot && mknbi
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2002-12-20 19:21:35
|
ke...@us... (Ken Yap) writes: > >I have checked in the PXE DOS boot fix and fixed some typos in the CVS. > > I've also put in a change to vsprintf.c that skips [0-9]*\.?[0-9]* after > the % to make it easier to use printfs from other software. Haven't > tested it but it should work. (Famous last words.) My real concern at one point was the implemention of %l. That was necessary for the itanium as sizeof(long) != sizeof(int). Eric |