Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Michael Brown 5c8ea0b93a Add realloc, since the load buffer code requires it. 20 år sedan
..
btext.c Make vga_font const to avoid warning about large symbol 20 år sedan
buffer.c Make "struct buffer"s reusable between sessions. 20 år sedan
config.c Moved DOWNLOAD_PROTO_XXX options to config.h 20 år sedan
console.c console.c uses the generic table mechanism 20 år sedan
dev.c dev.c uses the new tables infrastructure. 20 år sedan
disk.c Needs to be updated to new probe logic. 20 år sedan
elf_loader.c Initial revision 20 år sedan
heap.c Add realloc, since the load buffer code requires it. 20 år sedan
i82365.c Initial revision 20 år sedan
image.c First versions 20 år sedan
init.c Use new generic tables infrastructure 20 år sedan
main.c Use the global load_buffer, and the boot_image function. 20 år sedan
misc.c inet_aton doesn't overwrite the IP address unless it is valid. 20 år sedan
nic.c Protocols now load data into a buffer; they don't execute it. 20 år sedan
osloader.c Re-add the "." progress indicator. 20 år sedan
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD 20 år sedan
pcmcia.c Merged mcb30-realmode-redesign back to HEAD 20 år sedan
proto.c First version 20 år sedan
proto_eth_slow.c Initial revision 20 år sedan
pxe_export.c TFTP API changed. 20 år sedan
resolv.c Added debugging. 20 år sedan
serial.c Whoops 20 år sedan
string.c Initial revision 20 år sedan
timer.c Initial revision 20 år sedan
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c 20 år sedan
vsprintf.c Gave vsprintf.c its own header file, and made console.h include it. 20 år sedan