Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h 17 лет назад
..
pxe.c We *should* use the persistent reference API for our netdev reference, but there's so much else missing that it's not worth doing right now. 17 лет назад
pxe_errors.c Split error-message table portions of errno.h out to gpxe/errortab.h 17 лет назад
pxe_loader.c Currently unusable; do not attempt to compile 17 лет назад
pxe_preboot.c Include stdlib.h rather than malloc.h 17 лет назад
pxe_tftp.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) 18 лет назад
pxe_udp.c Split DBG() statement containing two inet_ntoa() statements; they return a static buffer. 17 лет назад
pxe_undi.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) 18 лет назад