選択できるのは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年前