Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 5c8ea0b93a Add realloc, since the load buffer code requires it. před 20 roky
..
btext.c Make vga_font const to avoid warning about large symbol před 20 roky
buffer.c Make "struct buffer"s reusable between sessions. před 20 roky
config.c Moved DOWNLOAD_PROTO_XXX options to config.h před 20 roky
console.c console.c uses the generic table mechanism před 20 roky
dev.c dev.c uses the new tables infrastructure. před 20 roky
disk.c Needs to be updated to new probe logic. před 20 roky
elf_loader.c Initial revision před 20 roky
heap.c Add realloc, since the load buffer code requires it. před 20 roky
i82365.c Initial revision před 20 roky
image.c First versions před 20 roky
init.c Use new generic tables infrastructure před 20 roky
main.c Use the global load_buffer, and the boot_image function. před 20 roky
misc.c inet_aton doesn't overwrite the IP address unless it is valid. před 20 roky
nic.c Protocols now load data into a buffer; they don't execute it. před 20 roky
osloader.c Re-add the "." progress indicator. před 20 roky
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD před 20 roky
pcmcia.c Merged mcb30-realmode-redesign back to HEAD před 20 roky
proto.c First version před 20 roky
proto_eth_slow.c Initial revision před 20 roky
pxe_export.c TFTP API changed. před 20 roky
resolv.c Added debugging. před 20 roky
serial.c Whoops před 20 roky
string.c Initial revision před 20 roky
timer.c Initial revision před 20 roky
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c před 20 roky
vsprintf.c Gave vsprintf.c its own header file, and made console.h include it. před 20 roky