You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 5c8ea0b93a Add realloc, since the load buffer code requires it. hace 20 años
..
btext.c Make vga_font const to avoid warning about large symbol hace 20 años
buffer.c Make "struct buffer"s reusable between sessions. hace 20 años
config.c Moved DOWNLOAD_PROTO_XXX options to config.h hace 20 años
console.c console.c uses the generic table mechanism hace 20 años
dev.c dev.c uses the new tables infrastructure. hace 20 años
disk.c Needs to be updated to new probe logic. hace 20 años
elf_loader.c Initial revision hace 20 años
heap.c Add realloc, since the load buffer code requires it. hace 20 años
i82365.c Initial revision hace 20 años
image.c First versions hace 20 años
init.c Use new generic tables infrastructure hace 20 años
main.c Use the global load_buffer, and the boot_image function. hace 20 años
misc.c inet_aton doesn't overwrite the IP address unless it is valid. hace 20 años
nic.c Protocols now load data into a buffer; they don't execute it. hace 20 años
osloader.c Re-add the "." progress indicator. hace 20 años
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD hace 20 años
pcmcia.c Merged mcb30-realmode-redesign back to HEAD hace 20 años
proto.c First version hace 20 años
proto_eth_slow.c Initial revision hace 20 años
pxe_export.c TFTP API changed. hace 20 años
resolv.c Added debugging. hace 20 años
serial.c Whoops hace 20 años
string.c Initial revision hace 20 años
timer.c Initial revision hace 20 años
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c hace 20 años
vsprintf.c Gave vsprintf.c its own header file, and made console.h include it. hace 20 años