Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown 5c8ea0b93a Add realloc, since the load buffer code requires it. 20 лет назад
..
btext.c Make vga_font const to avoid warning about large symbol 20 лет назад
buffer.c Make "struct buffer"s reusable between sessions. 20 лет назад
config.c Moved DOWNLOAD_PROTO_XXX options to config.h 20 лет назад
console.c console.c uses the generic table mechanism 20 лет назад
dev.c dev.c uses the new tables infrastructure. 20 лет назад
disk.c Needs to be updated to new probe logic. 20 лет назад
elf_loader.c Initial revision 20 лет назад
heap.c Add realloc, since the load buffer code requires it. 20 лет назад
i82365.c Initial revision 20 лет назад
image.c First versions 20 лет назад
init.c Use new generic tables infrastructure 20 лет назад
main.c Use the global load_buffer, and the boot_image function. 20 лет назад
misc.c inet_aton doesn't overwrite the IP address unless it is valid. 20 лет назад
nic.c Protocols now load data into a buffer; they don't execute it. 20 лет назад
osloader.c Re-add the "." progress indicator. 20 лет назад
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD 20 лет назад
pcmcia.c Merged mcb30-realmode-redesign back to HEAD 20 лет назад
proto.c First version 20 лет назад
proto_eth_slow.c Initial revision 20 лет назад
pxe_export.c TFTP API changed. 20 лет назад
resolv.c Added debugging. 20 лет назад
serial.c Whoops 20 лет назад
string.c Initial revision 20 лет назад
timer.c Initial revision 20 лет назад
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c 20 лет назад
vsprintf.c Gave vsprintf.c its own header file, and made console.h include it. 20 лет назад