Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Michael Brown 5c8ea0b93a Add realloc, since the load buffer code requires it. 19 anos atrás
..
btext.c Make vga_font const to avoid warning about large symbol 19 anos atrás
buffer.c Make "struct buffer"s reusable between sessions. 19 anos atrás
config.c Moved DOWNLOAD_PROTO_XXX options to config.h 19 anos atrás
console.c console.c uses the generic table mechanism 19 anos atrás
dev.c dev.c uses the new tables infrastructure. 19 anos atrás
disk.c Needs to be updated to new probe logic. 19 anos atrás
elf_loader.c Initial revision 19 anos atrás
heap.c Add realloc, since the load buffer code requires it. 19 anos atrás
i82365.c Initial revision 19 anos atrás
image.c First versions 19 anos atrás
init.c Use new generic tables infrastructure 19 anos atrás
main.c Use the global load_buffer, and the boot_image function. 19 anos atrás
misc.c inet_aton doesn't overwrite the IP address unless it is valid. 19 anos atrás
nic.c Protocols now load data into a buffer; they don't execute it. 19 anos atrás
osloader.c Re-add the "." progress indicator. 19 anos atrás
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD 19 anos atrás
pcmcia.c Merged mcb30-realmode-redesign back to HEAD 19 anos atrás
proto.c First version 19 anos atrás
proto_eth_slow.c Initial revision 19 anos atrás
pxe_export.c TFTP API changed. 19 anos atrás
resolv.c Added debugging. 19 anos atrás
serial.c Whoops 19 anos atrás
string.c Initial revision 19 anos atrás
timer.c Initial revision 19 anos atrás
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c 19 anos atrás
vsprintf.c Gave vsprintf.c its own header file, and made console.h include it. 19 anos atrás