Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown 5c8ea0b93a Add realloc, since the load buffer code requires it. vor 20 Jahren
..
btext.c Make vga_font const to avoid warning about large symbol vor 20 Jahren
buffer.c Make "struct buffer"s reusable between sessions. vor 20 Jahren
config.c Moved DOWNLOAD_PROTO_XXX options to config.h vor 20 Jahren
console.c console.c uses the generic table mechanism vor 20 Jahren
dev.c dev.c uses the new tables infrastructure. vor 20 Jahren
disk.c Needs to be updated to new probe logic. vor 20 Jahren
elf_loader.c Initial revision vor 20 Jahren
heap.c Add realloc, since the load buffer code requires it. vor 20 Jahren
i82365.c Initial revision vor 20 Jahren
image.c First versions vor 20 Jahren
init.c Use new generic tables infrastructure vor 20 Jahren
main.c Use the global load_buffer, and the boot_image function. vor 20 Jahren
misc.c inet_aton doesn't overwrite the IP address unless it is valid. vor 20 Jahren
nic.c Protocols now load data into a buffer; they don't execute it. vor 20 Jahren
osloader.c Re-add the "." progress indicator. vor 20 Jahren
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD vor 20 Jahren
pcmcia.c Merged mcb30-realmode-redesign back to HEAD vor 20 Jahren
proto.c First version vor 20 Jahren
proto_eth_slow.c Initial revision vor 20 Jahren
pxe_export.c TFTP API changed. vor 20 Jahren
resolv.c Added debugging. vor 20 Jahren
serial.c Whoops vor 20 Jahren
string.c Initial revision vor 20 Jahren
timer.c Initial revision vor 20 Jahren
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c vor 20 Jahren
vsprintf.c Gave vsprintf.c its own header file, and made console.h include it. vor 20 Jahren