Ви не можете вибрати більше 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 роки тому